#EE0D1C Color

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

Color preview

#EE0D1C

Color formats

HEX
#EE0D1C
RGB
rgb(238, 13, 28)
RGBA
rgba(238, 13, 28, 1)
HSL
hsl(356, 90%, 49%)
HSV
hsv(356, 95%, 93%)
CMYK
cmyk(0%, 95%, 88%, 7%)
CSS variable
--color-primary: #EE0D1C;
Lowercase HEX
#ee0d1c

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D1C

.color-ee0d1c {
  color: #EE0D1C;
  background-color: #EE0D1C;
}

Frequently asked questions

What color is #EE0D1C?+

#EE0D1C is a HEX color with RGB value rgb(238, 13, 28) and HSL value hsl(356, 90%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #EE0D1C?+

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