#CC84AA Color

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

Color preview

#CC84AA

Color formats

HEX
#CC84AA
RGB
rgb(204, 132, 170)
RGBA
rgba(204, 132, 170, 1)
HSL
hsl(328, 41%, 66%)
HSV
hsv(328, 35%, 80%)
CMYK
cmyk(0%, 35%, 17%, 20%)
CSS variable
--color-primary: #CC84AA;
Lowercase HEX
#cc84aa

Shades

Tints

Tones

Harmony

CSS snippets for #CC84AA

.color-cc84aa {
  color: #CC84AA;
  background-color: #CC84AA;
}

Frequently asked questions

What color is #CC84AA?+

#CC84AA is a HEX color with RGB value rgb(204, 132, 170) and HSL value hsl(328, 41%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC84AA?+

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