#CC99EE Color

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

Color preview

#CC99EE

Color formats

HEX
#CC99EE
RGB
rgb(204, 153, 238)
RGBA
rgba(204, 153, 238, 1)
HSL
hsl(276, 71%, 77%)
HSV
hsv(276, 36%, 93%)
CMYK
cmyk(14%, 36%, 0%, 7%)
CSS variable
--color-primary: #CC99EE;
Lowercase HEX
#cc99ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC99EE

.color-cc99ee {
  color: #CC99EE;
  background-color: #CC99EE;
}

Frequently asked questions

What color is #CC99EE?+

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

What is the closest Tailwind color to #CC99EE?+

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