#CC80C4 Color

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

Color preview

#CC80C4

Color formats

HEX
#CC80C4
RGB
rgb(204, 128, 196)
RGBA
rgba(204, 128, 196, 1)
HSL
hsl(306, 43%, 65%)
HSV
hsv(306, 37%, 80%)
CMYK
cmyk(0%, 37%, 4%, 20%)
CSS variable
--color-primary: #CC80C4;
Lowercase HEX
#cc80c4

Shades

Tints

Tones

Harmony

CSS snippets for #CC80C4

.color-cc80c4 {
  color: #CC80C4;
  background-color: #CC80C4;
}

Frequently asked questions

What color is #CC80C4?+

#CC80C4 is a HEX color with RGB value rgb(204, 128, 196) and HSL value hsl(306, 43%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC80C4?+

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