Palette
p/palette-6
Generate Custom Tailwind Color Palettes from a prompt
Rob Gordon

Palette — Generate Custom Tailwind Color Palettes from a prompt

Featured
3
•
Generate a custom Tailwind color palette from a prompt. Palette supports light mode and dark mode, neutral swatches, and shades for your custom colors.

Add a comment

Replies
Best
Rob Gordon
Recently I needed to generate swatches for a custom tailwind config so I built this generator. It wasn't until the very end that I decided to throw a Palette-by-Prompt feature. I was surprised to find it worked really well! Enjoy! Depending on popularity, this app will be free until I can't afford the AI bill. After that it's likely I will ask users to "Bring their own Token". The generator itself will always be free. I also considered adding Figma export options so let me know in the comments if that would be useful to you. Thanks!
Richard Gao
Congrats on the launch! Are you using a stable diffusion backend for the AI? Or some model you built yourself? Interested either way. Curious because I recently launched a stable diffusion API at evoke-app.com
Rob Gordon
@richard_gao2 The prompting uses GPT3. evoke-app looks cool. I'll keep it in mind for future things I build