#8C001C Color

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

Color preview

#8C001C

Color formats

HEX
#8C001C
RGB
rgb(140, 0, 28)
RGBA
rgba(140, 0, 28, 1)
HSL
hsl(348, 100%, 27%)
HSV
hsv(348, 100%, 55%)
CMYK
cmyk(0%, 100%, 80%, 45%)
CSS variable
--color-primary: #8C001C;
Lowercase HEX
#8c001c

Shades

Tints

Tones

Harmony

CSS snippets for #8C001C

.color-8c001c {
  color: #8C001C;
  background-color: #8C001C;
}

Frequently asked questions

What color is #8C001C?+

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

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

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