#CC99DE Color

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

Color preview

#CC99DE

Color formats

HEX
#CC99DE
RGB
rgb(204, 153, 222)
RGBA
rgba(204, 153, 222, 1)
HSL
hsl(284, 51%, 74%)
HSV
hsv(284, 31%, 87%)
CMYK
cmyk(8%, 31%, 0%, 13%)
CSS variable
--color-primary: #CC99DE;
Lowercase HEX
#cc99de

Shades

Tints

Tones

Harmony

CSS snippets for #CC99DE

.color-cc99de {
  color: #CC99DE;
  background-color: #CC99DE;
}

Frequently asked questions

What color is #CC99DE?+

#CC99DE is a HEX color with RGB value rgb(204, 153, 222) and HSL value hsl(284, 51%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99DE?+

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