#EE202E Color

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

Color preview

#EE202E

Color formats

HEX
#EE202E
RGB
rgb(238, 32, 46)
RGBA
rgba(238, 32, 46, 1)
HSL
hsl(356, 86%, 53%)
HSV
hsv(356, 87%, 93%)
CMYK
cmyk(0%, 87%, 81%, 7%)
CSS variable
--color-primary: #EE202E;
Lowercase HEX
#ee202e

Shades

Tints

Tones

Harmony

CSS snippets for #EE202E

.color-ee202e {
  color: #EE202E;
  background-color: #EE202E;
}

Frequently asked questions

What color is #EE202E?+

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

What is the closest Tailwind color to #EE202E?+

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