Emoji Gradient

On Facebook Messenger, iOS users can give their group chats pretty emoji pictures. You can't do this on Android 😤. I wanted to be able to make my chats pretty so I made this.

This is a little website that generates pretty emoji pictures with gradient backgrounds so you can download them, add them to all your chats, and be the envy of all your friends.

Usage

For example:

https://emoji.pjpscriv.com/F3EFF5/5386E4/🐧

gives you this:

Cute little penguin pic

Invalid Input

If the parameters are invalid a random emoji gradient will be generated, e.g.:

https://emoji.pjpscriv.com/not-a-color/also-not-a-color/not-emoji

will give you this:

Random emoji pic

Credits

Built from Kelly Lougheed's Python Flask Template

Home 👀