#C02D16 Color

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

Color preview

#C02D16

Color formats

HEX
#C02D16
RGB
rgb(192, 45, 22)
RGBA
rgba(192, 45, 22, 1)
HSL
hsl(8, 79%, 42%)
HSV
hsv(8, 89%, 75%)
CMYK
cmyk(0%, 77%, 89%, 25%)
CSS variable
--color-primary: #C02D16;
Lowercase HEX
#c02d16

Shades

Tints

Tones

Harmony

CSS snippets for #C02D16

.color-c02d16 {
  color: #C02D16;
  background-color: #C02D16;
}

Frequently asked questions

What color is #C02D16?+

#C02D16 is a HEX color with RGB value rgb(192, 45, 22) and HSL value hsl(8, 79%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C02D16?+

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