#CC6DAC Color

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

Color preview

#CC6DAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC6DAC

.color-cc6dac {
  color: #CC6DAC;
  background-color: #CC6DAC;
}

Frequently asked questions

What color is #CC6DAC?+

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

What is the closest Tailwind color to #CC6DAC?+

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