#CC97FE Color

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

Color preview

#CC97FE

Color formats

HEX
#CC97FE
RGB
rgb(204, 151, 254)
RGBA
rgba(204, 151, 254, 1)
HSL
hsl(271, 98%, 79%)
HSV
hsv(271, 41%, 100%)
CMYK
cmyk(20%, 41%, 0%, 0%)
CSS variable
--color-primary: #CC97FE;
Lowercase HEX
#cc97fe

Shades

Tints

Tones

Harmony

CSS snippets for #CC97FE

.color-cc97fe {
  color: #CC97FE;
  background-color: #CC97FE;
}

Frequently asked questions

What color is #CC97FE?+

#CC97FE is a HEX color with RGB value rgb(204, 151, 254) and HSL value hsl(271, 98%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC97FE?+

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