#DE221B Color

Inspect #DE221B across formats, palettes, contrast and closest named color matches.

Color preview

#DE221B

Color formats

HEX
#DE221B
RGB
rgb(222, 34, 27)
RGBA
rgba(222, 34, 27, 1)
HSL
hsl(2, 78%, 49%)
HSV
hsv(2, 88%, 87%)
CMYK
cmyk(0%, 85%, 88%, 13%)
CSS variable
--color-primary: #DE221B;
Lowercase HEX
#de221b

Shades

Tints

Tones

Harmony

CSS snippets for #DE221B

.color-de221b {
  color: #DE221B;
  background-color: #DE221B;
}

Frequently asked questions

What color is #DE221B?+

#DE221B is a HEX color with RGB value rgb(222, 34, 27) and HSL value hsl(2, 78%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DE221B?+

The closest Tailwind color is red-600, available as the bg-red-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools