#C02007 Color

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

Color preview

#C02007

Color formats

HEX
#C02007
RGB
rgb(192, 32, 7)
RGBA
rgba(192, 32, 7, 1)
HSL
hsl(8, 93%, 39%)
HSV
hsv(8, 96%, 75%)
CMYK
cmyk(0%, 83%, 96%, 25%)
CSS variable
--color-primary: #C02007;
Lowercase HEX
#c02007

Shades

Tints

Tones

Harmony

CSS snippets for #C02007

.color-c02007 {
  color: #C02007;
  background-color: #C02007;
}

Frequently asked questions

What color is #C02007?+

#C02007 is a HEX color with RGB value rgb(192, 32, 7) and HSL value hsl(8, 93%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C02007?+

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