#CC7BAE Color

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

Color preview

#CC7BAE

Color formats

HEX
#CC7BAE
RGB
rgb(204, 123, 174)
RGBA
rgba(204, 123, 174, 1)
HSL
hsl(322, 44%, 64%)
HSV
hsv(322, 40%, 80%)
CMYK
cmyk(0%, 40%, 15%, 20%)
CSS variable
--color-primary: #CC7BAE;
Lowercase HEX
#cc7bae

Shades

Tints

Tones

Harmony

CSS snippets for #CC7BAE

.color-cc7bae {
  color: #CC7BAE;
  background-color: #CC7BAE;
}

Frequently asked questions

What color is #CC7BAE?+

#CC7BAE is a HEX color with RGB value rgb(204, 123, 174) and HSL value hsl(322, 44%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC7BAE?+

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