#CC9CCC Color

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

Color preview

#CC9CCC

Color formats

HEX
#CC9CCC
RGB
rgb(204, 156, 204)
RGBA
rgba(204, 156, 204, 1)
HSL
hsl(300, 32%, 71%)
HSV
hsv(300, 24%, 80%)
CMYK
cmyk(0%, 24%, 0%, 20%)
CSS variable
--color-primary: #CC9CCC;
Lowercase HEX
#cc9ccc

Shades

Tints

Tones

Harmony

CSS snippets for #CC9CCC

.color-cc9ccc {
  color: #CC9CCC;
  background-color: #CC9CCC;
}

Frequently asked questions

What color is #CC9CCC?+

#CC9CCC is a HEX color with RGB value rgb(204, 156, 204) and HSL value hsl(300, 32%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC9CCC?+

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