#CCA2D1 Color

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

Color preview

#CCA2D1

Color formats

HEX
#CCA2D1
RGB
rgb(204, 162, 209)
RGBA
rgba(204, 162, 209, 1)
HSL
hsl(294, 34%, 73%)
HSV
hsv(294, 22%, 82%)
CMYK
cmyk(2%, 22%, 0%, 18%)
CSS variable
--color-primary: #CCA2D1;
Lowercase HEX
#cca2d1

Shades

Tints

Tones

Harmony

CSS snippets for #CCA2D1

.color-cca2d1 {
  color: #CCA2D1;
  background-color: #CCA2D1;
}

Frequently asked questions

What color is #CCA2D1?+

#CCA2D1 is a HEX color with RGB value rgb(204, 162, 209) and HSL value hsl(294, 34%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCA2D1?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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