Skip to main content

Color Palette Generator

Seed a color and instantly get a Tailwind-style 50-900 scale, tints, shades, complementary, triadic, analogous, split-complementary, and tetradic palettes. Export as CSS variables, Tailwind config, SCSS, or JSON.

Features

Frequently Asked Questions

Which color formats does the seed accept?
#hex (3 or 6 digits), rgb(r,g,b), and hsl(h,s%,l%).
Is the Tailwind scale the same as Tailwind's?
It's a Tailwind-style 50-900 lightness ramp derived from your seed — good for quick prototyping, not byte-identical to the official palette.