Free Online Tailwind Color Shade Generator

Generate a Full 50-950 Shade Scale From One Color

Need to use Tailwind Color Shade Generator right now?

Tailwind CSS's color system uses a consistent scale from 50 (lightest tint) through 950 (darkest shade) for every color in its default palette, and building a custom color into that same shade structure means generating lighter tints and darker shades around a single base color consistently.

No sign-upNo uploads 100% free
50
#f6f6fe
100
#ededfc
200
#d3d1f9
300
#b9b5f5
400
#847eed
500
#4f46e5
600
#433cc3
700
#3731a0
800
#2b277e
900
#201c5c
950
#141239

Your base color becomes shade 500, with lighter tints (50-400) and darker shades (600-950) generated around it — an approximation of Tailwind's shade scale, not an exact match to any specific official Tailwind palette.

Features

  • Runs entirely in your browser
  • Privacy-first — your data is never uploaded
  • Real-time, instant results
  • 100% free, no sign-up required
  • Works on desktop, tablet, and mobile
  • No installation needed

Who uses this tool?

DesignersDevelopersArtistsMarketers

About Tailwind Color Shade Generator

Tailwind CSS's color system uses a consistent scale from 50 (lightest tint) through 950 (darkest shade) for every color in its default palette, and building a custom color into that same shade structure means generating lighter tints and darker shades around a single base color consistently.

This tool takes any HEX color as your base — treated as the 500 shade, matching Tailwind's convention where 500 typically represents the color's most saturated, "pure" form — and generates the full 50 through 950 scale around it by blending the base color toward white for the lighter shades and toward black for the darker ones, in increasing proportions.

This is an approximation of Tailwind's actual shade generation approach, not an exact reproduction of any specific official Tailwind color's precise values — Tailwind's own palette was hand-tuned by designers for perceptual consistency across colors, while this tool applies a consistent mathematical blend formula. The results are usable and visually coherent, but won't be pixel-identical to an official Tailwind color even if you pick the same base hue.

This is useful for extending a custom brand color into a full Tailwind-compatible shade scale for use in a `tailwind.config` file, building a consistent set of tints and shades for any design system (Tailwind-based or not), or quickly generating hover/active state variations of a specific color.

How it works

  1. Enter your base color. Treated as the 500 shade in the generated scale.
  2. View the full 50-950 scale. Lighter tints above, darker shades below, generated automatically.
  3. Copy any shade you need. Each shade has its own copy button for its exact HEX code.

Examples

Generating a shade scale

Input

Base color #4f46e5

Output

50 through 950 shade scale, with #4f46e5 as the 500 shade

Frequently asked questions