#EE3B1B Color

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

Color preview

#EE3B1B

Color formats

HEX
#EE3B1B
RGB
rgb(238, 59, 27)
RGBA
rgba(238, 59, 27, 1)
HSL
hsl(9, 86%, 52%)
HSV
hsv(9, 89%, 93%)
CMYK
cmyk(0%, 75%, 89%, 7%)
CSS variable
--color-primary: #EE3B1B;
Lowercase HEX
#ee3b1b

Shades

Tints

Tones

Harmony

CSS snippets for #EE3B1B

.color-ee3b1b {
  color: #EE3B1B;
  background-color: #EE3B1B;
}

Frequently asked questions

What color is #EE3B1B?+

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

What is the closest Tailwind color to #EE3B1B?+

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