#C88DDD Color

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

Color preview

#C88DDD

Color formats

HEX
#C88DDD
RGB
rgb(200, 141, 221)
RGBA
rgba(200, 141, 221, 1)
HSL
hsl(284, 54%, 71%)
HSV
hsv(284, 36%, 87%)
CMYK
cmyk(10%, 36%, 0%, 13%)
CSS variable
--color-primary: #C88DDD;
Lowercase HEX
#c88ddd

Shades

Tints

Tones

Harmony

CSS snippets for #C88DDD

.color-c88ddd {
  color: #C88DDD;
  background-color: #C88DDD;
}

Frequently asked questions

What color is #C88DDD?+

#C88DDD is a HEX color with RGB value rgb(200, 141, 221) and HSL value hsl(284, 54%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88DDD?+

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