#CCA4D6 Color

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

Color preview

#CCA4D6

Color formats

HEX
#CCA4D6
RGB
rgb(204, 164, 214)
RGBA
rgba(204, 164, 214, 1)
HSL
hsl(288, 38%, 74%)
HSV
hsv(288, 23%, 84%)
CMYK
cmyk(5%, 23%, 0%, 16%)
CSS variable
--color-primary: #CCA4D6;
Lowercase HEX
#cca4d6

Shades

Tints

Tones

Harmony

CSS snippets for #CCA4D6

.color-cca4d6 {
  color: #CCA4D6;
  background-color: #CCA4D6;
}

Frequently asked questions

What color is #CCA4D6?+

#CCA4D6 is a HEX color with RGB value rgb(204, 164, 214) and HSL value hsl(288, 38%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCA4D6?+

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