#C88ECC Color

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

Color preview

#C88ECC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C88ECC

.color-c88ecc {
  color: #C88ECC;
  background-color: #C88ECC;
}

Frequently asked questions

What color is #C88ECC?+

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

What is the closest Tailwind color to #C88ECC?+

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