#E0000B Color

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

Color preview

#E0000B

Color formats

HEX
#E0000B
RGB
rgb(224, 0, 11)
RGBA
rgba(224, 0, 11, 1)
HSL
hsl(357, 100%, 44%)
HSV
hsv(357, 100%, 88%)
CMYK
cmyk(0%, 100%, 95%, 12%)
CSS variable
--color-primary: #E0000B;
Lowercase HEX
#e0000b

Shades

Tints

Tones

Harmony

CSS snippets for #E0000B

.color-e0000b {
  color: #E0000B;
  background-color: #E0000B;
}

Frequently asked questions

What color is #E0000B?+

#E0000B is a HEX color with RGB value rgb(224, 0, 11) and HSL value hsl(357, 100%, 44%). Its closest CSS named color is Red.

What is the closest Tailwind color to #E0000B?+

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