#CC4979 Color

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

Color preview

#CC4979

Color formats

HEX
#CC4979
RGB
rgb(204, 73, 121)
RGBA
rgba(204, 73, 121, 1)
HSL
hsl(338, 56%, 54%)
HSV
hsv(338, 64%, 80%)
CMYK
cmyk(0%, 64%, 41%, 20%)
CSS variable
--color-primary: #CC4979;
Lowercase HEX
#cc4979

Shades

Tints

Tones

Harmony

CSS snippets for #CC4979

.color-cc4979 {
  color: #CC4979;
  background-color: #CC4979;
}

Frequently asked questions

What color is #CC4979?+

#CC4979 is a HEX color with RGB value rgb(204, 73, 121) and HSL value hsl(338, 56%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC4979?+

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