#CCA9D6 Color

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

Color preview

#CCA9D6

Color formats

HEX
#CCA9D6
RGB
rgb(204, 169, 214)
RGBA
rgba(204, 169, 214, 1)
HSL
hsl(287, 35%, 75%)
HSV
hsv(287, 21%, 84%)
CMYK
cmyk(5%, 21%, 0%, 16%)
CSS variable
--color-primary: #CCA9D6;
Lowercase HEX
#cca9d6

Shades

Tints

Tones

Harmony

CSS snippets for #CCA9D6

.color-cca9d6 {
  color: #CCA9D6;
  background-color: #CCA9D6;
}

Frequently asked questions

What color is #CCA9D6?+

#CCA9D6 is a HEX color with RGB value rgb(204, 169, 214) and HSL value hsl(287, 35%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCA9D6?+

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