#CC96FF Color

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

Color preview

#CC96FF

Color formats

HEX
#CC96FF
RGB
rgb(204, 150, 255)
RGBA
rgba(204, 150, 255, 1)
HSL
hsl(271, 100%, 79%)
HSV
hsv(271, 41%, 100%)
CMYK
cmyk(20%, 41%, 0%, 0%)
CSS variable
--color-primary: #CC96FF;
Lowercase HEX
#cc96ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC96FF

.color-cc96ff {
  color: #CC96FF;
  background-color: #CC96FF;
}

Frequently asked questions

What color is #CC96FF?+

#CC96FF is a HEX color with RGB value rgb(204, 150, 255) and HSL value hsl(271, 100%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC96FF?+

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