#CC6BAC Color

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

Color preview

#CC6BAC

Color formats

HEX
#CC6BAC
RGB
rgb(204, 107, 172)
RGBA
rgba(204, 107, 172, 1)
HSL
hsl(320, 49%, 61%)
HSV
hsv(320, 48%, 80%)
CMYK
cmyk(0%, 48%, 16%, 20%)
CSS variable
--color-primary: #CC6BAC;
Lowercase HEX
#cc6bac

Shades

Tints

Tones

Harmony

CSS snippets for #CC6BAC

.color-cc6bac {
  color: #CC6BAC;
  background-color: #CC6BAC;
}

Frequently asked questions

What color is #CC6BAC?+

#CC6BAC is a HEX color with RGB value rgb(204, 107, 172) and HSL value hsl(320, 49%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC6BAC?+

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