#CC5970 Color

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

Color preview

#CC5970

Color formats

HEX
#CC5970
RGB
rgb(204, 89, 112)
RGBA
rgba(204, 89, 112, 1)
HSL
hsl(348, 53%, 57%)
HSV
hsv(348, 56%, 80%)
CMYK
cmyk(0%, 56%, 45%, 20%)
CSS variable
--color-primary: #CC5970;
Lowercase HEX
#cc5970

Shades

Tints

Tones

Harmony

CSS snippets for #CC5970

.color-cc5970 {
  color: #CC5970;
  background-color: #CC5970;
}

Frequently asked questions

What color is #CC5970?+

#CC5970 is a HEX color with RGB value rgb(204, 89, 112) and HSL value hsl(348, 53%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC5970?+

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