#C7000A Color

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

Color preview

#C7000A

Color formats

HEX
#C7000A
RGB
rgb(199, 0, 10)
RGBA
rgba(199, 0, 10, 1)
HSL
hsl(357, 100%, 39%)
HSV
hsv(357, 100%, 78%)
CMYK
cmyk(0%, 100%, 95%, 22%)
CSS variable
--color-primary: #C7000A;
Lowercase HEX
#c7000a

Shades

Tints

Tones

Harmony

CSS snippets for #C7000A

.color-c7000a {
  color: #C7000A;
  background-color: #C7000A;
}

Frequently asked questions

What color is #C7000A?+

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

What is the closest Tailwind color to #C7000A?+

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