#CC99DA Color

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

Color preview

#CC99DA

Color formats

HEX
#CC99DA
RGB
rgb(204, 153, 218)
RGBA
rgba(204, 153, 218, 1)
HSL
hsl(287, 47%, 73%)
HSV
hsv(287, 30%, 85%)
CMYK
cmyk(6%, 30%, 0%, 15%)
CSS variable
--color-primary: #CC99DA;
Lowercase HEX
#cc99da

Shades

Tints

Tones

Harmony

CSS snippets for #CC99DA

.color-cc99da {
  color: #CC99DA;
  background-color: #CC99DA;
}

Frequently asked questions

What color is #CC99DA?+

#CC99DA is a HEX color with RGB value rgb(204, 153, 218) and HSL value hsl(287, 47%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99DA?+

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