#C88CED Color

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

Color preview

#C88CED

Color formats

HEX
#C88CED
RGB
rgb(200, 140, 237)
RGBA
rgba(200, 140, 237, 1)
HSL
hsl(277, 73%, 74%)
HSV
hsv(277, 41%, 93%)
CMYK
cmyk(16%, 41%, 0%, 7%)
CSS variable
--color-primary: #C88CED;
Lowercase HEX
#c88ced

Shades

Tints

Tones

Harmony

CSS snippets for #C88CED

.color-c88ced {
  color: #C88CED;
  background-color: #C88CED;
}

Frequently asked questions

What color is #C88CED?+

#C88CED is a HEX color with RGB value rgb(200, 140, 237) and HSL value hsl(277, 73%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88CED?+

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