#CC61AA Color

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

Color preview

#CC61AA

Color formats

HEX
#CC61AA
RGB
rgb(204, 97, 170)
RGBA
rgba(204, 97, 170, 1)
HSL
hsl(319, 51%, 59%)
HSV
hsv(319, 52%, 80%)
CMYK
cmyk(0%, 52%, 17%, 20%)
CSS variable
--color-primary: #CC61AA;
Lowercase HEX
#cc61aa

Shades

Tints

Tones

Harmony

CSS snippets for #CC61AA

.color-cc61aa {
  color: #CC61AA;
  background-color: #CC61AA;
}

Frequently asked questions

What color is #CC61AA?+

#CC61AA is a HEX color with RGB value rgb(204, 97, 170) and HSL value hsl(319, 51%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC61AA?+

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