#CC8BEE Color

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

Color preview

#CC8BEE

Color formats

HEX
#CC8BEE
RGB
rgb(204, 139, 238)
RGBA
rgba(204, 139, 238, 1)
HSL
hsl(279, 74%, 74%)
HSV
hsv(279, 42%, 93%)
CMYK
cmyk(14%, 42%, 0%, 7%)
CSS variable
--color-primary: #CC8BEE;
Lowercase HEX
#cc8bee

Shades

Tints

Tones

Harmony

CSS snippets for #CC8BEE

.color-cc8bee {
  color: #CC8BEE;
  background-color: #CC8BEE;
}

Frequently asked questions

What color is #CC8BEE?+

#CC8BEE is a HEX color with RGB value rgb(204, 139, 238) and HSL value hsl(279, 74%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC8BEE?+

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