#EE172C Color

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

Color preview

#EE172C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE172C

.color-ee172c {
  color: #EE172C;
  background-color: #EE172C;
}

Frequently asked questions

What color is #EE172C?+

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

What is the closest Tailwind color to #EE172C?+

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