#EE202A Color

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

Color preview

#EE202A

Color formats

HEX
#EE202A
RGB
rgb(238, 32, 42)
RGBA
rgba(238, 32, 42, 1)
HSL
hsl(357, 86%, 53%)
HSV
hsv(357, 87%, 93%)
CMYK
cmyk(0%, 87%, 82%, 7%)
CSS variable
--color-primary: #EE202A;
Lowercase HEX
#ee202a

Shades

Tints

Tones

Harmony

CSS snippets for #EE202A

.color-ee202a {
  color: #EE202A;
  background-color: #EE202A;
}

Frequently asked questions

What color is #EE202A?+

#EE202A is a HEX color with RGB value rgb(238, 32, 42) and HSL value hsl(357, 86%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE202A?+

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