#CC523D Color

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

Color preview

#CC523D

Color formats

HEX
#CC523D
RGB
rgb(204, 82, 61)
RGBA
rgba(204, 82, 61, 1)
HSL
hsl(9, 58%, 52%)
HSV
hsv(9, 70%, 80%)
CMYK
cmyk(0%, 60%, 70%, 20%)
CSS variable
--color-primary: #CC523D;
Lowercase HEX
#cc523d

Shades

Tints

Tones

Harmony

CSS snippets for #CC523D

.color-cc523d {
  color: #CC523D;
  background-color: #CC523D;
}

Frequently asked questions

What color is #CC523D?+

#CC523D is a HEX color with RGB value rgb(204, 82, 61) and HSL value hsl(9, 58%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC523D?+

The closest Tailwind color is red-500, available as the bg-red-500 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