#CC82FE Color

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

Color preview

#CC82FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC82FE

.color-cc82fe {
  color: #CC82FE;
  background-color: #CC82FE;
}

Frequently asked questions

What color is #CC82FE?+

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

What is the closest Tailwind color to #CC82FE?+

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