#C88CEB Color

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

Color preview

#C88CEB

Color formats

HEX
#C88CEB
RGB
rgb(200, 140, 235)
RGBA
rgba(200, 140, 235, 1)
HSL
hsl(278, 70%, 74%)
HSV
hsv(278, 40%, 92%)
CMYK
cmyk(15%, 40%, 0%, 8%)
CSS variable
--color-primary: #C88CEB;
Lowercase HEX
#c88ceb

Shades

Tints

Tones

Harmony

CSS snippets for #C88CEB

.color-c88ceb {
  color: #C88CEB;
  background-color: #C88CEB;
}

Frequently asked questions

What color is #C88CEB?+

#C88CEB is a HEX color with RGB value rgb(200, 140, 235) and HSL value hsl(278, 70%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88CEB?+

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