#CC4215 Color

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

Color preview

#CC4215

Color formats

HEX
#CC4215
RGB
rgb(204, 66, 21)
RGBA
rgba(204, 66, 21, 1)
HSL
hsl(15, 81%, 44%)
HSV
hsv(15, 90%, 80%)
CMYK
cmyk(0%, 68%, 90%, 20%)
CSS variable
--color-primary: #CC4215;
Lowercase HEX
#cc4215

Shades

Tints

Tones

Harmony

CSS snippets for #CC4215

.color-cc4215 {
  color: #CC4215;
  background-color: #CC4215;
}

Frequently asked questions

What color is #CC4215?+

#CC4215 is a HEX color with RGB value rgb(204, 66, 21) and HSL value hsl(15, 81%, 44%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC4215?+

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