#CC8BEB Color

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

Color preview

#CC8BEB

Color formats

HEX
#CC8BEB
RGB
rgb(204, 139, 235)
RGBA
rgba(204, 139, 235, 1)
HSL
hsl(281, 71%, 73%)
HSV
hsv(281, 41%, 92%)
CMYK
cmyk(13%, 41%, 0%, 8%)
CSS variable
--color-primary: #CC8BEB;
Lowercase HEX
#cc8beb

Shades

Tints

Tones

Harmony

CSS snippets for #CC8BEB

.color-cc8beb {
  color: #CC8BEB;
  background-color: #CC8BEB;
}

Frequently asked questions

What color is #CC8BEB?+

#CC8BEB is a HEX color with RGB value rgb(204, 139, 235) and HSL value hsl(281, 71%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC8BEB?+

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