#EE221B Color

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

Color preview

#EE221B

Color formats

HEX
#EE221B
RGB
rgb(238, 34, 27)
RGBA
rgba(238, 34, 27, 1)
HSL
hsl(2, 86%, 52%)
HSV
hsv(2, 89%, 93%)
CMYK
cmyk(0%, 86%, 89%, 7%)
CSS variable
--color-primary: #EE221B;
Lowercase HEX
#ee221b

Shades

Tints

Tones

Harmony

CSS snippets for #EE221B

.color-ee221b {
  color: #EE221B;
  background-color: #EE221B;
}

Frequently asked questions

What color is #EE221B?+

#EE221B is a HEX color with RGB value rgb(238, 34, 27) and HSL value hsl(2, 86%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE221B?+

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