#C88BDA Color

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

Color preview

#C88BDA

Color formats

HEX
#C88BDA
RGB
rgb(200, 139, 218)
RGBA
rgba(200, 139, 218, 1)
HSL
hsl(286, 52%, 70%)
HSV
hsv(286, 36%, 85%)
CMYK
cmyk(8%, 36%, 0%, 15%)
CSS variable
--color-primary: #C88BDA;
Lowercase HEX
#c88bda

Shades

Tints

Tones

Harmony

CSS snippets for #C88BDA

.color-c88bda {
  color: #C88BDA;
  background-color: #C88BDA;
}

Frequently asked questions

What color is #C88BDA?+

#C88BDA is a HEX color with RGB value rgb(200, 139, 218) and HSL value hsl(286, 52%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88BDA?+

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