Shades & Tints Generator

Generate a full tonal ramp of shades, tints and tones from a single base color.

Tints (toward white)

Shades (toward black)

Tones (toward gray)

About the Shades & Tints Generator

A single brand color is rarely enough on its own — real interfaces need lighter tints for backgrounds and hover states, and darker shades for text and pressed states, all clearly related to the same base hue. This tool takes one base color and generates a full tonal ramp around it: tints moving toward white, shades moving toward black, and tones moving toward gray, in one consistent step pattern.

How it works

Starting from your chosen base color, the tool mixes in white in small, even increments to produce a series of tints, and mixes in black the same way to produce a series of shades. A third row mixes in gray to produce desaturated tones of the same hue. Each step is calculated mathematically rather than picked by eye, so the ramp is perfectly even and predictable — useful for building a numbered scale like 100 through 900.

Common use cases

  • Building a numbered color scale (like 50–900) from a single brand color
  • Finding a lighter background tint that still relates clearly to a primary color
  • Generating a darker shade for hover, active, or pressed button states
  • Creating a muted, desaturated tone of a bright brand color for secondary UI
  • Producing consistent light/dark mode variants of the same base hue

Tips for best results

For interface work, generate at least 9 steps so you have enough range for backgrounds, borders, text, and interactive states without needing a second color. Shades (mixed toward black) generally work better for text and icons, since they stay more saturated and legible than tints, which can look washed out at small sizes.

Frequently asked questions

A tint is a color mixed with white, making it lighter. A shade is a color mixed with black, making it darker. A tone is a color mixed with gray, making it more muted or desaturated, without necessarily becoming lighter or darker.

The tool generates a configurable number of steps in each direction, letting you produce anywhere from a simple 5-step ramp up to a full 9 or 10-step numbered scale similar to what design systems like Tailwind or Material use.

Each generated swatch shows its HEX value, which you can copy individually. If you specifically need a Tailwind-formatted or Material-formatted numbered scale, the dedicated Tailwind Color Generator or Material Design Color Generator tools produce that structure directly.

That's expected — shades are produced by mixing progressively more black into the base color, so the final steps in a long ramp will always converge toward near-black regardless of the starting hue, the same way any color eventually looks black in a dark enough room.

It's a related concept — mixing with white or black — but applied to a single flat color value rather than pixel brightness across an image, and calculated as clean, evenly spaced steps rather than a continuous slider.