#CC84AE Color

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

Color preview

#CC84AE

Color formats

HEX
#CC84AE
RGB
rgb(204, 132, 174)
RGBA
rgba(204, 132, 174, 1)
HSL
hsl(325, 41%, 66%)
HSV
hsv(325, 35%, 80%)
CMYK
cmyk(0%, 35%, 15%, 20%)
CSS variable
--color-primary: #CC84AE;
Lowercase HEX
#cc84ae

Shades

Tints

Tones

Harmony

CSS snippets for #CC84AE

.color-cc84ae {
  color: #CC84AE;
  background-color: #CC84AE;
}

Frequently asked questions

What color is #CC84AE?+

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

What is the closest Tailwind color to #CC84AE?+

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