#CC4019 Color

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

Color preview

#CC4019

Color formats

HEX
#CC4019
RGB
rgb(204, 64, 25)
RGBA
rgba(204, 64, 25, 1)
HSL
hsl(13, 78%, 45%)
HSV
hsv(13, 88%, 80%)
CMYK
cmyk(0%, 69%, 88%, 20%)
CSS variable
--color-primary: #CC4019;
Lowercase HEX
#cc4019

Shades

Tints

Tones

Harmony

CSS snippets for #CC4019

.color-cc4019 {
  color: #CC4019;
  background-color: #CC4019;
}

Frequently asked questions

What color is #CC4019?+

#CC4019 is a HEX color with RGB value rgb(204, 64, 25) and HSL value hsl(13, 78%, 45%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CC4019?+

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