#CC06FE Color

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

Color preview

#CC06FE

Color formats

HEX
#CC06FE
RGB
rgb(204, 6, 254)
RGBA
rgba(204, 6, 254, 1)
HSL
hsl(288, 99%, 51%)
HSV
hsv(288, 98%, 100%)
CMYK
cmyk(20%, 98%, 0%, 0%)
CSS variable
--color-primary: #CC06FE;
Lowercase HEX
#cc06fe

Shades

Tints

Tones

Harmony

CSS snippets for #CC06FE

.color-cc06fe {
  color: #CC06FE;
  background-color: #CC06FE;
}

Frequently asked questions

What color is #CC06FE?+

#CC06FE is a HEX color with RGB value rgb(204, 6, 254) and HSL value hsl(288, 99%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC06FE?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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