#C88DCD Color

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

Color preview

#C88DCD

Color formats

HEX
#C88DCD
RGB
rgb(200, 141, 205)
RGBA
rgba(200, 141, 205, 1)
HSL
hsl(295, 39%, 68%)
HSV
hsv(295, 31%, 80%)
CMYK
cmyk(2%, 31%, 0%, 20%)
CSS variable
--color-primary: #C88DCD;
Lowercase HEX
#c88dcd

Shades

Tints

Tones

Harmony

CSS snippets for #C88DCD

.color-c88dcd {
  color: #C88DCD;
  background-color: #C88DCD;
}

Frequently asked questions

What color is #C88DCD?+

#C88DCD is a HEX color with RGB value rgb(200, 141, 205) and HSL value hsl(295, 39%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88DCD?+

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