#CC80B2 Color

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

Color preview

#CC80B2

Color formats

HEX
#CC80B2
RGB
rgb(204, 128, 178)
RGBA
rgba(204, 128, 178, 1)
HSL
hsl(321, 43%, 65%)
HSV
hsv(321, 37%, 80%)
CMYK
cmyk(0%, 37%, 13%, 20%)
CSS variable
--color-primary: #CC80B2;
Lowercase HEX
#cc80b2

Shades

Tints

Tones

Harmony

CSS snippets for #CC80B2

.color-cc80b2 {
  color: #CC80B2;
  background-color: #CC80B2;
}

Frequently asked questions

What color is #CC80B2?+

#CC80B2 is a HEX color with RGB value rgb(204, 128, 178) and HSL value hsl(321, 43%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC80B2?+

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