#EE2D1B Color

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

Color preview

#EE2D1B

Color formats

HEX
#EE2D1B
RGB
rgb(238, 45, 27)
RGBA
rgba(238, 45, 27, 1)
HSL
hsl(5, 86%, 52%)
HSV
hsv(5, 89%, 93%)
CMYK
cmyk(0%, 81%, 89%, 7%)
CSS variable
--color-primary: #EE2D1B;
Lowercase HEX
#ee2d1b

Shades

Tints

Tones

Harmony

CSS snippets for #EE2D1B

.color-ee2d1b {
  color: #EE2D1B;
  background-color: #EE2D1B;
}

Frequently asked questions

What color is #EE2D1B?+

#EE2D1B is a HEX color with RGB value rgb(238, 45, 27) and HSL value hsl(5, 86%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EE2D1B?+

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