ColorSenseAi : AI Based Color Palette Generator

Next.js
tailwindcss
typescript
PostgreSQL : Supabase
Redis : Upstash

ColorSenseAI is a web app that generates color palettes based on a single color from user.

Project Image

"ColorSenseAI" gives back a color palette with 5-6 colors based on the user input. Generation works on both name of the color e.g "sky blue" as well as hex code e.g "#fffff". Every color from the generated palette is given a %usage-score out of 100%. Meaning how much of that color you should use in a single website, along with a suggestion on which UI elements it will be best suited for.

Back To All Projects