#CC99FF Color

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

Color preview

#CC99FF

Color formats

HEX
#CC99FF
RGB
rgb(204, 153, 255)
RGBA
rgba(204, 153, 255, 1)
HSL
hsl(270, 100%, 80%)
HSV
hsv(270, 40%, 100%)
CMYK
cmyk(20%, 40%, 0%, 0%)
CSS variable
--color-primary: #CC99FF;
Lowercase HEX
#cc99ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC99FF

.color-cc99ff {
  color: #CC99FF;
  background-color: #CC99FF;
}

Frequently asked questions

What color is #CC99FF?+

#CC99FF is a HEX color with RGB value rgb(204, 153, 255) and HSL value hsl(270, 100%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99FF?+

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