#CC4024 Color

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

Color preview

#CC4024

Color formats

HEX
#CC4024
RGB
rgb(204, 64, 36)
RGBA
rgba(204, 64, 36, 1)
HSL
hsl(10, 70%, 47%)
HSV
hsv(10, 82%, 80%)
CMYK
cmyk(0%, 69%, 82%, 20%)
CSS variable
--color-primary: #CC4024;
Lowercase HEX
#cc4024

Shades

Tints

Tones

Harmony

CSS snippets for #CC4024

.color-cc4024 {
  color: #CC4024;
  background-color: #CC4024;
}

Frequently asked questions

What color is #CC4024?+

#CC4024 is a HEX color with RGB value rgb(204, 64, 36) and HSL value hsl(10, 70%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC4024?+

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