Tailwind Red

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

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.

Build a full theme from Red with the shadcn theme generator, or see the whole Tailwind colors palette.

Copied