#C8001B Color

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

Color preview

#C8001B

Color formats

HEX
#C8001B
RGB
rgb(200, 0, 27)
RGBA
rgba(200, 0, 27, 1)
HSL
hsl(352, 100%, 39%)
HSV
hsv(352, 100%, 78%)
CMYK
cmyk(0%, 100%, 87%, 22%)
CSS variable
--color-primary: #C8001B;
Lowercase HEX
#c8001b

Shades

Tints

Tones

Harmony

CSS snippets for #C8001B

.color-c8001b {
  color: #C8001B;
  background-color: #C8001B;
}

Frequently asked questions

What color is #C8001B?+

#C8001B is a HEX color with RGB value rgb(200, 0, 27) and HSL value hsl(352, 100%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C8001B?+

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