#CC6FFE Color

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

Color preview

#CC6FFE

Color formats

HEX
#CC6FFE
RGB
rgb(204, 111, 254)
RGBA
rgba(204, 111, 254, 1)
HSL
hsl(279, 99%, 72%)
HSV
hsv(279, 56%, 100%)
CMYK
cmyk(20%, 56%, 0%, 0%)
CSS variable
--color-primary: #CC6FFE;
Lowercase HEX
#cc6ffe

Shades

Tints

Tones

Harmony

CSS snippets for #CC6FFE

.color-cc6ffe {
  color: #CC6FFE;
  background-color: #CC6FFE;
}

Frequently asked questions

What color is #CC6FFE?+

#CC6FFE is a HEX color with RGB value rgb(204, 111, 254) and HSL value hsl(279, 99%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC6FFE?+

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