Generate 10 tints and 10 shades from any color, plus a ready-to-paste Tailwind 50–950 scale. Click any swatch to copy.
:root {
--color-50: #F3F0FF;
--color-100: #E2DBFF;
--color-200: #C2B3FF;
--color-300: #9980FF;
--color-400: #6C47FF;
--color-500: #3F0FFF;
--color-600: #2E00E6;
--color-700: #2600BD;
--color-800: #1D008F;
--color-900: #140066;
--color-950: #0C003D;
}A tint is your color mixed toward white and a shade is it mixed toward black, so the tool keeps the hue constant and steps the lightness up and down to build the scale. The result is a balanced ramp where the middle step is your original color and the ends are its lightest and darkest usable versions.
Pick a color or paste a HEX value — this becomes the anchor of the scale.
See 10 lighter tints and 10 darker shades arranged as a 50-to-900 style scale.
Click any swatch to copy its HEX, or copy the whole scale for your design tokens.