#CC80FF Color

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

Color preview

#CC80FF

Color formats

HEX
#CC80FF
RGB
rgb(204, 128, 255)
RGBA
rgba(204, 128, 255, 1)
HSL
hsl(276, 100%, 75%)
HSV
hsv(276, 50%, 100%)
CMYK
cmyk(20%, 50%, 0%, 0%)
CSS variable
--color-primary: #CC80FF;
Lowercase HEX
#cc80ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC80FF

.color-cc80ff {
  color: #CC80FF;
  background-color: #CC80FF;
}

Frequently asked questions

What color is #CC80FF?+

#CC80FF is a HEX color with RGB value rgb(204, 128, 255) and HSL value hsl(276, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC80FF?+

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