Skip to main content

Color Token Gen

v1.0.0

Generate design token color scales (50-950) from a seed color

Generates a full design-token color scale (50–950) from a single seed hex value, exportable as CSS custom properties, Tailwind config, or JSON tokens.

How to use
  • Pick or type any 6-digit hex color — the tool extracts hue and saturation, then maps them onto 11 lightness stops.
  • Set the token prefix (e.g. "brand", "primary") so the output integrates directly into your naming convention.
  • Click any swatch to copy its hex value; text labels flip between black and white for contrast.
  • Switch between CSS, Tailwind, and JSON output formats and copy the entire block with one click.