#CC575B Color

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

Color preview

#CC575B

Color formats

HEX
#CC575B
RGB
rgb(204, 87, 91)
RGBA
rgba(204, 87, 91, 1)
HSL
hsl(358, 53%, 57%)
HSV
hsv(358, 57%, 80%)
CMYK
cmyk(0%, 57%, 55%, 20%)
CSS variable
--color-primary: #CC575B;
Lowercase HEX
#cc575b

Shades

Tints

Tones

Harmony

CSS snippets for #CC575B

.color-cc575b {
  color: #CC575B;
  background-color: #CC575B;
}

Frequently asked questions

What color is #CC575B?+

#CC575B is a HEX color with RGB value rgb(204, 87, 91) and HSL value hsl(358, 53%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC575B?+

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