#CC7BAB Color

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

Color preview

#CC7BAB

Color formats

HEX
#CC7BAB
RGB
rgb(204, 123, 171)
RGBA
rgba(204, 123, 171, 1)
HSL
hsl(324, 44%, 64%)
HSV
hsv(324, 40%, 80%)
CMYK
cmyk(0%, 40%, 16%, 20%)
CSS variable
--color-primary: #CC7BAB;
Lowercase HEX
#cc7bab

Shades

Tints

Tones

Harmony

CSS snippets for #CC7BAB

.color-cc7bab {
  color: #CC7BAB;
  background-color: #CC7BAB;
}

Frequently asked questions

What color is #CC7BAB?+

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

What is the closest Tailwind color to #CC7BAB?+

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