#C88DEA Color

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

Color preview

#C88DEA

Color formats

HEX
#C88DEA
RGB
rgb(200, 141, 234)
RGBA
rgba(200, 141, 234, 1)
HSL
hsl(278, 69%, 74%)
HSV
hsv(278, 40%, 92%)
CMYK
cmyk(15%, 40%, 0%, 8%)
CSS variable
--color-primary: #C88DEA;
Lowercase HEX
#c88dea

Shades

Tints

Tones

Harmony

CSS snippets for #C88DEA

.color-c88dea {
  color: #C88DEA;
  background-color: #C88DEA;
}

Frequently asked questions

What color is #C88DEA?+

#C88DEA is a HEX color with RGB value rgb(200, 141, 234) and HSL value hsl(278, 69%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88DEA?+

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