#EE111C Color

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

Color preview

#EE111C

Color formats

HEX
#EE111C
RGB
rgb(238, 17, 28)
RGBA
rgba(238, 17, 28, 1)
HSL
hsl(357, 87%, 50%)
HSV
hsv(357, 93%, 93%)
CMYK
cmyk(0%, 93%, 88%, 7%)
CSS variable
--color-primary: #EE111C;
Lowercase HEX
#ee111c

Shades

Tints

Tones

Harmony

CSS snippets for #EE111C

.color-ee111c {
  color: #EE111C;
  background-color: #EE111C;
}

Frequently asked questions

What color is #EE111C?+

#EE111C is a HEX color with RGB value rgb(238, 17, 28) and HSL value hsl(357, 87%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE111C?+

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