#CC99D3 Color

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

Color preview

#CC99D3

Color formats

HEX
#CC99D3
RGB
rgb(204, 153, 211)
RGBA
rgba(204, 153, 211, 1)
HSL
hsl(293, 40%, 71%)
HSV
hsv(293, 27%, 83%)
CMYK
cmyk(3%, 27%, 0%, 17%)
CSS variable
--color-primary: #CC99D3;
Lowercase HEX
#cc99d3

Shades

Tints

Tones

Harmony

CSS snippets for #CC99D3

.color-cc99d3 {
  color: #CC99D3;
  background-color: #CC99D3;
}

Frequently asked questions

What color is #CC99D3?+

#CC99D3 is a HEX color with RGB value rgb(204, 153, 211) and HSL value hsl(293, 40%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99D3?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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