#EE222F Color

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

Color preview

#EE222F

Color formats

HEX
#EE222F
RGB
rgb(238, 34, 47)
RGBA
rgba(238, 34, 47, 1)
HSL
hsl(356, 86%, 53%)
HSV
hsv(356, 86%, 93%)
CMYK
cmyk(0%, 86%, 80%, 7%)
CSS variable
--color-primary: #EE222F;
Lowercase HEX
#ee222f

Shades

Tints

Tones

Harmony

CSS snippets for #EE222F

.color-ee222f {
  color: #EE222F;
  background-color: #EE222F;
}

Frequently asked questions

What color is #EE222F?+

#EE222F is a HEX color with RGB value rgb(238, 34, 47) and HSL value hsl(356, 86%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE222F?+

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