#8A000E Color

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

Color preview

#8A000E

Color formats

HEX
#8A000E
RGB
rgb(138, 0, 14)
RGBA
rgba(138, 0, 14, 1)
HSL
hsl(354, 100%, 27%)
HSV
hsv(354, 100%, 54%)
CMYK
cmyk(0%, 100%, 90%, 46%)
CSS variable
--color-primary: #8A000E;
Lowercase HEX
#8a000e

Shades

Tints

Tones

Harmony

CSS snippets for #8A000E

.color-8a000e {
  color: #8A000E;
  background-color: #8A000E;
}

Frequently asked questions

What color is #8A000E?+

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

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

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