#CCA8C9 Color

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

Color preview

#CCA8C9

Color formats

HEX
#CCA8C9
RGB
rgb(204, 168, 201)
RGBA
rgba(204, 168, 201, 1)
HSL
hsl(305, 26%, 73%)
HSV
hsv(305, 18%, 80%)
CMYK
cmyk(0%, 18%, 1%, 20%)
CSS variable
--color-primary: #CCA8C9;
Lowercase HEX
#cca8c9

Shades

Tints

Tones

Harmony

CSS snippets for #CCA8C9

.color-cca8c9 {
  color: #CCA8C9;
  background-color: #CCA8C9;
}

Frequently asked questions

What color is #CCA8C9?+

#CCA8C9 is a HEX color with RGB value rgb(204, 168, 201) and HSL value hsl(305, 26%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCA8C9?+

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