#CC99D8 Color

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

Color preview

#CC99D8

Color formats

HEX
#CC99D8
RGB
rgb(204, 153, 216)
RGBA
rgba(204, 153, 216, 1)
HSL
hsl(289, 45%, 72%)
HSV
hsv(289, 29%, 85%)
CMYK
cmyk(6%, 29%, 0%, 15%)
CSS variable
--color-primary: #CC99D8;
Lowercase HEX
#cc99d8

Shades

Tints

Tones

Harmony

CSS snippets for #CC99D8

.color-cc99d8 {
  color: #CC99D8;
  background-color: #CC99D8;
}

Frequently asked questions

What color is #CC99D8?+

#CC99D8 is a HEX color with RGB value rgb(204, 153, 216) and HSL value hsl(289, 45%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99D8?+

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