A Tailwind color palette generator creates the complete 11-shade scale (50 through 950) from any hex color you choose. Tailwind CSS expects colors to be defined as a set of numbered shades — this tool does the math automatically by fixing your color's hue and saturation and varying its lightness, then outputs the palette as a ready-to-paste Tailwind config object, CSS custom properties, or individual hex codes.

Pick a Base Color

Your color becomes shade 500. The other 10 shades are generated automatically.

Generated Palette

Shade 500 = your color

Export Palette

Tailwind Config