#CC81FE Color

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

Color preview

#CC81FE

Color formats

HEX
#CC81FE
RGB
rgb(204, 129, 254)
RGBA
rgba(204, 129, 254, 1)
HSL
hsl(276, 98%, 75%)
HSV
hsv(276, 49%, 100%)
CMYK
cmyk(20%, 49%, 0%, 0%)
CSS variable
--color-primary: #CC81FE;
Lowercase HEX
#cc81fe

Shades

Tints

Tones

Harmony

CSS snippets for #CC81FE

.color-cc81fe {
  color: #CC81FE;
  background-color: #CC81FE;
}

Frequently asked questions

What color is #CC81FE?+

#CC81FE is a HEX color with RGB value rgb(204, 129, 254) and HSL value hsl(276, 98%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC81FE?+

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