#CC99EF Color

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

Color preview

#CC99EF

Color formats

HEX
#CC99EF
RGB
rgb(204, 153, 239)
RGBA
rgba(204, 153, 239, 1)
HSL
hsl(276, 73%, 77%)
HSV
hsv(276, 36%, 94%)
CMYK
cmyk(15%, 36%, 0%, 6%)
CSS variable
--color-primary: #CC99EF;
Lowercase HEX
#cc99ef

Shades

Tints

Tones

Harmony

CSS snippets for #CC99EF

.color-cc99ef {
  color: #CC99EF;
  background-color: #CC99EF;
}

Frequently asked questions

What color is #CC99EF?+

#CC99EF is a HEX color with RGB value rgb(204, 153, 239) and HSL value hsl(276, 73%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99EF?+

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