#CC99E5 Color

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

Color preview

#CC99E5

Color formats

HEX
#CC99E5
RGB
rgb(204, 153, 229)
RGBA
rgba(204, 153, 229, 1)
HSL
hsl(280, 59%, 75%)
HSV
hsv(280, 33%, 90%)
CMYK
cmyk(11%, 33%, 0%, 10%)
CSS variable
--color-primary: #CC99E5;
Lowercase HEX
#cc99e5

Shades

Tints

Tones

Harmony

CSS snippets for #CC99E5

.color-cc99e5 {
  color: #CC99E5;
  background-color: #CC99E5;
}

Frequently asked questions

What color is #CC99E5?+

#CC99E5 is a HEX color with RGB value rgb(204, 153, 229) and HSL value hsl(280, 59%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99E5?+

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