#CC77AA Color

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

Color preview

#CC77AA

Color formats

HEX
#CC77AA
RGB
rgb(204, 119, 170)
RGBA
rgba(204, 119, 170, 1)
HSL
hsl(324, 45%, 63%)
HSV
hsv(324, 42%, 80%)
CMYK
cmyk(0%, 42%, 17%, 20%)
CSS variable
--color-primary: #CC77AA;
Lowercase HEX
#cc77aa

Shades

Tints

Tones

Harmony

CSS snippets for #CC77AA

.color-cc77aa {
  color: #CC77AA;
  background-color: #CC77AA;
}

Frequently asked questions

What color is #CC77AA?+

#CC77AA is a HEX color with RGB value rgb(204, 119, 170) and HSL value hsl(324, 45%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC77AA?+

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