#CC99DC Color

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

Color preview

#CC99DC

Color formats

HEX
#CC99DC
RGB
rgb(204, 153, 220)
RGBA
rgba(204, 153, 220, 1)
HSL
hsl(286, 49%, 73%)
HSV
hsv(286, 30%, 86%)
CMYK
cmyk(7%, 30%, 0%, 14%)
CSS variable
--color-primary: #CC99DC;
Lowercase HEX
#cc99dc

Shades

Tints

Tones

Harmony

CSS snippets for #CC99DC

.color-cc99dc {
  color: #CC99DC;
  background-color: #CC99DC;
}

Frequently asked questions

What color is #CC99DC?+

#CC99DC is a HEX color with RGB value rgb(204, 153, 220) and HSL value hsl(286, 49%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99DC?+

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