#CC70AC Color

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

Color preview

#CC70AC

Color formats

HEX
#CC70AC
RGB
rgb(204, 112, 172)
RGBA
rgba(204, 112, 172, 1)
HSL
hsl(321, 47%, 62%)
HSV
hsv(321, 45%, 80%)
CMYK
cmyk(0%, 45%, 16%, 20%)
CSS variable
--color-primary: #CC70AC;
Lowercase HEX
#cc70ac

Shades

Tints

Tones

Harmony

CSS snippets for #CC70AC

.color-cc70ac {
  color: #CC70AC;
  background-color: #CC70AC;
}

Frequently asked questions

What color is #CC70AC?+

#CC70AC is a HEX color with RGB value rgb(204, 112, 172) and HSL value hsl(321, 47%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC70AC?+

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