#EE111F Color

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

Color preview

#EE111F

Color formats

HEX
#EE111F
RGB
rgb(238, 17, 31)
RGBA
rgba(238, 17, 31, 1)
HSL
hsl(356, 87%, 50%)
HSV
hsv(356, 93%, 93%)
CMYK
cmyk(0%, 93%, 87%, 7%)
CSS variable
--color-primary: #EE111F;
Lowercase HEX
#ee111f

Shades

Tints

Tones

Harmony

CSS snippets for #EE111F

.color-ee111f {
  color: #EE111F;
  background-color: #EE111F;
}

Frequently asked questions

What color is #EE111F?+

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

What is the closest Tailwind color to #EE111F?+

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