#CC80EF Color

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

Color preview

#CC80EF

Color formats

HEX
#CC80EF
RGB
rgb(204, 128, 239)
RGBA
rgba(204, 128, 239, 1)
HSL
hsl(281, 78%, 72%)
HSV
hsv(281, 46%, 94%)
CMYK
cmyk(15%, 46%, 0%, 6%)
CSS variable
--color-primary: #CC80EF;
Lowercase HEX
#cc80ef

Shades

Tints

Tones

Harmony

CSS snippets for #CC80EF

.color-cc80ef {
  color: #CC80EF;
  background-color: #CC80EF;
}

Frequently asked questions

What color is #CC80EF?+

#CC80EF is a HEX color with RGB value rgb(204, 128, 239) and HSL value hsl(281, 78%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC80EF?+

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