#CC5272 Color

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

Color preview

#CC5272

Color formats

HEX
#CC5272
RGB
rgb(204, 82, 114)
RGBA
rgba(204, 82, 114, 1)
HSL
hsl(344, 54%, 56%)
HSV
hsv(344, 60%, 80%)
CMYK
cmyk(0%, 60%, 44%, 20%)
CSS variable
--color-primary: #CC5272;
Lowercase HEX
#cc5272

Shades

Tints

Tones

Harmony

CSS snippets for #CC5272

.color-cc5272 {
  color: #CC5272;
  background-color: #CC5272;
}

Frequently asked questions

What color is #CC5272?+

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

What is the closest Tailwind color to #CC5272?+

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