#EE203C Color

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

Color preview

#EE203C

Color formats

HEX
#EE203C
RGB
rgb(238, 32, 60)
RGBA
rgba(238, 32, 60, 1)
HSL
hsl(352, 86%, 53%)
HSV
hsv(352, 87%, 93%)
CMYK
cmyk(0%, 87%, 75%, 7%)
CSS variable
--color-primary: #EE203C;
Lowercase HEX
#ee203c

Shades

Tints

Tones

Harmony

CSS snippets for #EE203C

.color-ee203c {
  color: #EE203C;
  background-color: #EE203C;
}

Frequently asked questions

What color is #EE203C?+

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

What is the closest Tailwind color to #EE203C?+

The closest Tailwind color is rose-600, available as the bg-rose-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