#CC5C65 Color

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

Color preview

#CC5C65

Color formats

HEX
#CC5C65
RGB
rgb(204, 92, 101)
RGBA
rgba(204, 92, 101, 1)
HSL
hsl(355, 52%, 58%)
HSV
hsv(355, 55%, 80%)
CMYK
cmyk(0%, 55%, 50%, 20%)
CSS variable
--color-primary: #CC5C65;
Lowercase HEX
#cc5c65

Shades

Tints

Tones

Harmony

CSS snippets for #CC5C65

.color-cc5c65 {
  color: #CC5C65;
  background-color: #CC5C65;
}

Frequently asked questions

What color is #CC5C65?+

#CC5C65 is a HEX color with RGB value rgb(204, 92, 101) and HSL value hsl(355, 52%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC5C65?+

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