#8E0B0F Color

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

Color preview

#8E0B0F

Color formats

HEX
#8E0B0F
RGB
rgb(142, 11, 15)
RGBA
rgba(142, 11, 15, 1)
HSL
hsl(358, 86%, 30%)
HSV
hsv(358, 92%, 56%)
CMYK
cmyk(0%, 92%, 89%, 44%)
CSS variable
--color-primary: #8E0B0F;
Lowercase HEX
#8e0b0f

Shades

Tints

Tones

Harmony

CSS snippets for #8E0B0F

.color-8e0b0f {
  color: #8E0B0F;
  background-color: #8E0B0F;
}

Frequently asked questions

What color is #8E0B0F?+

#8E0B0F is a HEX color with RGB value rgb(142, 11, 15) and HSL value hsl(358, 86%, 30%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #8E0B0F?+

The closest Tailwind color is red-800, available as the bg-red-800 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