#CC512E Color

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

Color preview

#CC512E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC512E

.color-cc512e {
  color: #CC512E;
  background-color: #CC512E;
}

Frequently asked questions

What color is #CC512E?+

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

What is the closest Tailwind color to #CC512E?+

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