#EE2C17 Color

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

Color preview

#EE2C17

Color formats

HEX
#EE2C17
RGB
rgb(238, 44, 23)
RGBA
rgba(238, 44, 23, 1)
HSL
hsl(6, 86%, 51%)
HSV
hsv(6, 90%, 93%)
CMYK
cmyk(0%, 82%, 90%, 7%)
CSS variable
--color-primary: #EE2C17;
Lowercase HEX
#ee2c17

Shades

Tints

Tones

Harmony

CSS snippets for #EE2C17

.color-ee2c17 {
  color: #EE2C17;
  background-color: #EE2C17;
}

Frequently asked questions

What color is #EE2C17?+

#EE2C17 is a HEX color with RGB value rgb(238, 44, 23) and HSL value hsl(6, 86%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EE2C17?+

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