#CC502E Color

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

Color preview

#CC502E

Color formats

HEX
#CC502E
RGB
rgb(204, 80, 46)
RGBA
rgba(204, 80, 46, 1)
HSL
hsl(13, 63%, 49%)
HSV
hsv(13, 77%, 80%)
CMYK
cmyk(0%, 61%, 77%, 20%)
CSS variable
--color-primary: #CC502E;
Lowercase HEX
#cc502e

Shades

Tints

Tones

Harmony

CSS snippets for #CC502E

.color-cc502e {
  color: #CC502E;
  background-color: #CC502E;
}

Frequently asked questions

What color is #CC502E?+

#CC502E is a HEX color with RGB value rgb(204, 80, 46) and HSL value hsl(13, 63%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CC502E?+

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