#C7001B Color

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

Color preview

#C7001B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C7001B

.color-c7001b {
  color: #C7001B;
  background-color: #C7001B;
}

Frequently asked questions

What color is #C7001B?+

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

What is the closest Tailwind color to #C7001B?+

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