#C32A04 Color

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

Color preview

#C32A04

Color formats

HEX
#C32A04
RGB
rgb(195, 42, 4)
RGBA
rgba(195, 42, 4, 1)
HSL
hsl(12, 96%, 39%)
HSV
hsv(12, 98%, 76%)
CMYK
cmyk(0%, 78%, 98%, 24%)
CSS variable
--color-primary: #C32A04;
Lowercase HEX
#c32a04

Shades

Tints

Tones

Harmony

CSS snippets for #C32A04

.color-c32a04 {
  color: #C32A04;
  background-color: #C32A04;
}

Frequently asked questions

What color is #C32A04?+

#C32A04 is a HEX color with RGB value rgb(195, 42, 4) and HSL value hsl(12, 96%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C32A04?+

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