#C02C07 Color

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

Color preview

#C02C07

Color formats

HEX
#C02C07
RGB
rgb(192, 44, 7)
RGBA
rgba(192, 44, 7, 1)
HSL
hsl(12, 93%, 39%)
HSV
hsv(12, 96%, 75%)
CMYK
cmyk(0%, 77%, 96%, 25%)
CSS variable
--color-primary: #C02C07;
Lowercase HEX
#c02c07

Shades

Tints

Tones

Harmony

CSS snippets for #C02C07

.color-c02c07 {
  color: #C02C07;
  background-color: #C02C07;
}

Frequently asked questions

What color is #C02C07?+

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

What is the closest Tailwind color to #C02C07?+

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