#8C001E Color

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

Color preview

#8C001E

Color formats

HEX
#8C001E
RGB
rgb(140, 0, 30)
RGBA
rgba(140, 0, 30, 1)
HSL
hsl(347, 100%, 27%)
HSV
hsv(347, 100%, 55%)
CMYK
cmyk(0%, 100%, 79%, 45%)
CSS variable
--color-primary: #8C001E;
Lowercase HEX
#8c001e

Shades

Tints

Tones

Harmony

CSS snippets for #8C001E

.color-8c001e {
  color: #8C001E;
  background-color: #8C001E;
}

Frequently asked questions

What color is #8C001E?+

#8C001E is a HEX color with RGB value rgb(140, 0, 30) and HSL value hsl(347, 100%, 27%). Its closest CSS named color is DarkRed.

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

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