Tailwind Red

All 11 Red shades, 50 to 950 — click any value to copy it as hex, OKLCH, RGB, HSL or class name.

Red is the language of errors and destructive actions. Reserve it for things users must not miss — failed states, delete buttons, validation errors — so it keeps its urgency.

Click any value to copy it. All 11 Red shades (50–950) in hex, OKLCH, RGB, HSL and Tailwind class.

Swatch Shade Class Hex OKLCH RGB HSL
50
100
200
300
400
500
600
700
800
900
950

What is Tailwind Red?

Tailwind Red is one of the 22 default color families in Tailwind CSS, published as 11 shades running from red-50 (lightest) to red-950 (darkest). Tailwind CSS v4 defines every shade in OKLCH, with a hex fallback for older browsers. Reach them through utility classes such as bg-red-500, text-red-700 and border-red-200 — no config needed.

Where to use Tailwind Red

  • Destructive buttons: bg-red-600 hover:bg-red-700.
  • Error text: text-red-600.
  • Invalid input rings: ring-red-500.

Related tools

Copied