#CC4981 Color

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

Color preview

#CC4981

Color formats

HEX
#CC4981
RGB
rgb(204, 73, 129)
RGBA
rgba(204, 73, 129, 1)
HSL
hsl(334, 56%, 54%)
HSV
hsv(334, 64%, 80%)
CMYK
cmyk(0%, 64%, 37%, 20%)
CSS variable
--color-primary: #CC4981;
Lowercase HEX
#cc4981

Shades

Tints

Tones

Harmony

CSS snippets for #CC4981

.color-cc4981 {
  color: #CC4981;
  background-color: #CC4981;
}

Frequently asked questions

What color is #CC4981?+

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

What is the closest Tailwind color to #CC4981?+

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