#8A000B Color

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

Color preview

#8A000B

Color formats

HEX
#8A000B
RGB
rgb(138, 0, 11)
RGBA
rgba(138, 0, 11, 1)
HSL
hsl(355, 100%, 27%)
HSV
hsv(355, 100%, 54%)
CMYK
cmyk(0%, 100%, 92%, 46%)
CSS variable
--color-primary: #8A000B;
Lowercase HEX
#8a000b

Shades

Tints

Tones

Harmony

CSS snippets for #8A000B

.color-8a000b {
  color: #8A000B;
  background-color: #8A000B;
}

Frequently asked questions

What color is #8A000B?+

#8A000B is a HEX color with RGB value rgb(138, 0, 11) and HSL value hsl(355, 100%, 27%). Its closest CSS named color is DarkRed.

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

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