#C88EEE Color

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

Color preview

#C88EEE

Color formats

HEX
#C88EEE
RGB
rgb(200, 142, 238)
RGBA
rgba(200, 142, 238, 1)
HSL
hsl(276, 74%, 75%)
HSV
hsv(276, 40%, 93%)
CMYK
cmyk(16%, 40%, 0%, 7%)
CSS variable
--color-primary: #C88EEE;
Lowercase HEX
#c88eee

Shades

Tints

Tones

Harmony

CSS snippets for #C88EEE

.color-c88eee {
  color: #C88EEE;
  background-color: #C88EEE;
}

Frequently asked questions

What color is #C88EEE?+

#C88EEE is a HEX color with RGB value rgb(200, 142, 238) and HSL value hsl(276, 74%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88EEE?+

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