#CC6BAA Color

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

Color preview

#CC6BAA

Color formats

HEX
#CC6BAA
RGB
rgb(204, 107, 170)
RGBA
rgba(204, 107, 170, 1)
HSL
hsl(321, 49%, 61%)
HSV
hsv(321, 48%, 80%)
CMYK
cmyk(0%, 48%, 17%, 20%)
CSS variable
--color-primary: #CC6BAA;
Lowercase HEX
#cc6baa

Shades

Tints

Tones

Harmony

CSS snippets for #CC6BAA

.color-cc6baa {
  color: #CC6BAA;
  background-color: #CC6BAA;
}

Frequently asked questions

What color is #CC6BAA?+

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

What is the closest Tailwind color to #CC6BAA?+

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