#CC7052 Color

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

Color preview

#CC7052

Color formats

HEX
#CC7052
RGB
rgb(204, 112, 82)
RGBA
rgba(204, 112, 82, 1)
HSL
hsl(15, 54%, 56%)
HSV
hsv(15, 60%, 80%)
CMYK
cmyk(0%, 45%, 60%, 20%)
CSS variable
--color-primary: #CC7052;
Lowercase HEX
#cc7052

Shades

Tints

Tones

Harmony

CSS snippets for #CC7052

.color-cc7052 {
  color: #CC7052;
  background-color: #CC7052;
}

Frequently asked questions

What color is #CC7052?+

#CC7052 is a HEX color with RGB value rgb(204, 112, 82) and HSL value hsl(15, 54%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC7052?+

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