#CC8BDD Color

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

Color preview

#CC8BDD

Color formats

HEX
#CC8BDD
RGB
rgb(204, 139, 221)
RGBA
rgba(204, 139, 221, 1)
HSL
hsl(288, 55%, 71%)
HSV
hsv(288, 37%, 87%)
CMYK
cmyk(8%, 37%, 0%, 13%)
CSS variable
--color-primary: #CC8BDD;
Lowercase HEX
#cc8bdd

Shades

Tints

Tones

Harmony

CSS snippets for #CC8BDD

.color-cc8bdd {
  color: #CC8BDD;
  background-color: #CC8BDD;
}

Frequently asked questions

What color is #CC8BDD?+

#CC8BDD is a HEX color with RGB value rgb(204, 139, 221) and HSL value hsl(288, 55%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC8BDD?+

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