#CC9AED Color

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

Color preview

#CC9AED

Color formats

HEX
#CC9AED
RGB
rgb(204, 154, 237)
RGBA
rgba(204, 154, 237, 1)
HSL
hsl(276, 70%, 77%)
HSV
hsv(276, 35%, 93%)
CMYK
cmyk(14%, 35%, 0%, 7%)
CSS variable
--color-primary: #CC9AED;
Lowercase HEX
#cc9aed

Shades

Tints

Tones

Harmony

CSS snippets for #CC9AED

.color-cc9aed {
  color: #CC9AED;
  background-color: #CC9AED;
}

Frequently asked questions

What color is #CC9AED?+

#CC9AED is a HEX color with RGB value rgb(204, 154, 237) and HSL value hsl(276, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC9AED?+

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