#CC80FC Color

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

Color preview

#CC80FC

Color formats

HEX
#CC80FC
RGB
rgb(204, 128, 252)
RGBA
rgba(204, 128, 252, 1)
HSL
hsl(277, 95%, 75%)
HSV
hsv(277, 49%, 99%)
CMYK
cmyk(19%, 49%, 0%, 1%)
CSS variable
--color-primary: #CC80FC;
Lowercase HEX
#cc80fc

Shades

Tints

Tones

Harmony

CSS snippets for #CC80FC

.color-cc80fc {
  color: #CC80FC;
  background-color: #CC80FC;
}

Frequently asked questions

What color is #CC80FC?+

#CC80FC is a HEX color with RGB value rgb(204, 128, 252) and HSL value hsl(277, 95%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC80FC?+

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