#CC80DB Color

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

Color preview

#CC80DB

Color formats

HEX
#CC80DB
RGB
rgb(204, 128, 219)
RGBA
rgba(204, 128, 219, 1)
HSL
hsl(290, 56%, 68%)
HSV
hsv(290, 42%, 86%)
CMYK
cmyk(7%, 42%, 0%, 14%)
CSS variable
--color-primary: #CC80DB;
Lowercase HEX
#cc80db

Shades

Tints

Tones

Harmony

CSS snippets for #CC80DB

.color-cc80db {
  color: #CC80DB;
  background-color: #CC80DB;
}

Frequently asked questions

What color is #CC80DB?+

#CC80DB is a HEX color with RGB value rgb(204, 128, 219) and HSL value hsl(290, 56%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC80DB?+

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