#CC7FAC Color

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

Color preview

#CC7FAC

Color formats

HEX
#CC7FAC
RGB
rgb(204, 127, 172)
RGBA
rgba(204, 127, 172, 1)
HSL
hsl(325, 43%, 65%)
HSV
hsv(325, 38%, 80%)
CMYK
cmyk(0%, 38%, 16%, 20%)
CSS variable
--color-primary: #CC7FAC;
Lowercase HEX
#cc7fac

Shades

Tints

Tones

Harmony

CSS snippets for #CC7FAC

.color-cc7fac {
  color: #CC7FAC;
  background-color: #CC7FAC;
}

Frequently asked questions

What color is #CC7FAC?+

#CC7FAC is a HEX color with RGB value rgb(204, 127, 172) and HSL value hsl(325, 43%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC7FAC?+

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