#C7001E Color

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

Color preview

#C7001E

Color formats

HEX
#C7001E
RGB
rgb(199, 0, 30)
RGBA
rgba(199, 0, 30, 1)
HSL
hsl(351, 100%, 39%)
HSV
hsv(351, 100%, 78%)
CMYK
cmyk(0%, 100%, 85%, 22%)
CSS variable
--color-primary: #C7001E;
Lowercase HEX
#c7001e

Shades

Tints

Tones

Harmony

CSS snippets for #C7001E

.color-c7001e {
  color: #C7001E;
  background-color: #C7001E;
}

Frequently asked questions

What color is #C7001E?+

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

What is the closest Tailwind color to #C7001E?+

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