#CC84B4 Color

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

Color preview

#CC84B4

Color formats

HEX
#CC84B4
RGB
rgb(204, 132, 180)
RGBA
rgba(204, 132, 180, 1)
HSL
hsl(320, 41%, 66%)
HSV
hsv(320, 35%, 80%)
CMYK
cmyk(0%, 35%, 12%, 20%)
CSS variable
--color-primary: #CC84B4;
Lowercase HEX
#cc84b4

Shades

Tints

Tones

Harmony

CSS snippets for #CC84B4

.color-cc84b4 {
  color: #CC84B4;
  background-color: #CC84B4;
}

Frequently asked questions

What color is #CC84B4?+

#CC84B4 is a HEX color with RGB value rgb(204, 132, 180) and HSL value hsl(320, 41%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC84B4?+

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