Tint Generator

Enter any hex color and instantly get 9 lighter tints (10%–90% white mix), each copyable with a single click.

Base Color

Quick Presets

Copied!

Tints (mixed with white, 10%–90%)

Base Color

Summary

Enter any hex color and instantly get 9 lighter tints (10%–90% white mix), each copyable with a single click.

How it works

  1. Enter or pick any valid hex color (3-digit or 6-digit, with or without #).
  2. The tool computes 9 tints: at each step n (10%, 20%, … 90%) it calculates R_tint = R + (255 - R) * n, and the same for G and B.
  3. Nine color swatches are displayed from the lightest tint (90% white) down to the darkest tint (10% white).
  4. The original base color is shown below the tints for reference.
  5. Click any swatch to copy its hex value to your clipboard.

Use cases

  • Generate lighter background shades for cards, modals, and UI containers.
  • Create accessible hover and focus states from a primary brand color.
  • Build a tint scale for a design system or CSS custom properties.
  • Preview how a color gradates toward white before finalizing a palette.
  • Quickly produce lighter variants for charts, badges, and tag components.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu