#EE0D2B Color

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

Color preview

#EE0D2B

Color formats

HEX
#EE0D2B
RGB
rgb(238, 13, 43)
RGBA
rgba(238, 13, 43, 1)
HSL
hsl(352, 90%, 49%)
HSV
hsv(352, 95%, 93%)
CMYK
cmyk(0%, 95%, 82%, 7%)
CSS variable
--color-primary: #EE0D2B;
Lowercase HEX
#ee0d2b

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D2B

.color-ee0d2b {
  color: #EE0D2B;
  background-color: #EE0D2B;
}

Frequently asked questions

What color is #EE0D2B?+

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

What is the closest Tailwind color to #EE0D2B?+

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