#CC66AD Color

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

Color preview

#CC66AD

Color formats

HEX
#CC66AD
RGB
rgb(204, 102, 173)
RGBA
rgba(204, 102, 173, 1)
HSL
hsl(318, 50%, 60%)
HSV
hsv(318, 50%, 80%)
CMYK
cmyk(0%, 50%, 15%, 20%)
CSS variable
--color-primary: #CC66AD;
Lowercase HEX
#cc66ad

Shades

Tints

Tones

Harmony

CSS snippets for #CC66AD

.color-cc66ad {
  color: #CC66AD;
  background-color: #CC66AD;
}

Frequently asked questions

What color is #CC66AD?+

#CC66AD is a HEX color with RGB value rgb(204, 102, 173) and HSL value hsl(318, 50%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC66AD?+

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