#EE0D1F Color

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

Color preview

#EE0D1F

Color formats

HEX
#EE0D1F
RGB
rgb(238, 13, 31)
RGBA
rgba(238, 13, 31, 1)
HSL
hsl(355, 90%, 49%)
HSV
hsv(355, 95%, 93%)
CMYK
cmyk(0%, 95%, 87%, 7%)
CSS variable
--color-primary: #EE0D1F;
Lowercase HEX
#ee0d1f

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D1F

.color-ee0d1f {
  color: #EE0D1F;
  background-color: #EE0D1F;
}

Frequently asked questions

What color is #EE0D1F?+

#EE0D1F is a HEX color with RGB value rgb(238, 13, 31) and HSL value hsl(355, 90%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE0D1F?+

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