#EE1D1A Color

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

Color preview

#EE1D1A

Color formats

HEX
#EE1D1A
RGB
rgb(238, 29, 26)
RGBA
rgba(238, 29, 26, 1)
HSL
hsl(1, 86%, 52%)
HSV
hsv(1, 89%, 93%)
CMYK
cmyk(0%, 88%, 89%, 7%)
CSS variable
--color-primary: #EE1D1A;
Lowercase HEX
#ee1d1a

Shades

Tints

Tones

Harmony

CSS snippets for #EE1D1A

.color-ee1d1a {
  color: #EE1D1A;
  background-color: #EE1D1A;
}

Frequently asked questions

What color is #EE1D1A?+

#EE1D1A is a HEX color with RGB value rgb(238, 29, 26) and HSL value hsl(1, 86%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EE1D1A?+

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