#CC99E3 Color

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

Color preview

#CC99E3

Color formats

HEX
#CC99E3
RGB
rgb(204, 153, 227)
RGBA
rgba(204, 153, 227, 1)
HSL
hsl(281, 57%, 75%)
HSV
hsv(281, 33%, 89%)
CMYK
cmyk(10%, 33%, 0%, 11%)
CSS variable
--color-primary: #CC99E3;
Lowercase HEX
#cc99e3

Shades

Tints

Tones

Harmony

CSS snippets for #CC99E3

.color-cc99e3 {
  color: #CC99E3;
  background-color: #CC99E3;
}

Frequently asked questions

What color is #CC99E3?+

#CC99E3 is a HEX color with RGB value rgb(204, 153, 227) and HSL value hsl(281, 57%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99E3?+

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