#CC99CC Color

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

Color preview

#CC99CC

Color formats

HEX
#CC99CC
RGB
rgb(204, 153, 204)
RGBA
rgba(204, 153, 204, 1)
HSL
hsl(300, 33%, 70%)
HSV
hsv(300, 25%, 80%)
CMYK
cmyk(0%, 25%, 0%, 20%)
CSS variable
--color-primary: #CC99CC;
Lowercase HEX
#cc99cc

Shades

Tints

Tones

Harmony

CSS snippets for #CC99CC

.color-cc99cc {
  color: #CC99CC;
  background-color: #CC99CC;
}

Frequently asked questions

What color is #CC99CC?+

#CC99CC is a HEX color with RGB value rgb(204, 153, 204) and HSL value hsl(300, 33%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99CC?+

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