#CC8ECC Color

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

Color preview

#CC8ECC

Color formats

HEX
#CC8ECC
RGB
rgb(204, 142, 204)
RGBA
rgba(204, 142, 204, 1)
HSL
hsl(300, 38%, 68%)
HSV
hsv(300, 30%, 80%)
CMYK
cmyk(0%, 30%, 0%, 20%)
CSS variable
--color-primary: #CC8ECC;
Lowercase HEX
#cc8ecc

Shades

Tints

Tones

Harmony

CSS snippets for #CC8ECC

.color-cc8ecc {
  color: #CC8ECC;
  background-color: #CC8ECC;
}

Frequently asked questions

What color is #CC8ECC?+

#CC8ECC is a HEX color with RGB value rgb(204, 142, 204) and HSL value hsl(300, 38%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC8ECC?+

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