#C88EEC Color

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

Color preview

#C88EEC

Color formats

HEX
#C88EEC
RGB
rgb(200, 142, 236)
RGBA
rgba(200, 142, 236, 1)
HSL
hsl(277, 71%, 74%)
HSV
hsv(277, 40%, 93%)
CMYK
cmyk(15%, 40%, 0%, 7%)
CSS variable
--color-primary: #C88EEC;
Lowercase HEX
#c88eec

Shades

Tints

Tones

Harmony

CSS snippets for #C88EEC

.color-c88eec {
  color: #C88EEC;
  background-color: #C88EEC;
}

Frequently asked questions

What color is #C88EEC?+

#C88EEC is a HEX color with RGB value rgb(200, 142, 236) and HSL value hsl(277, 71%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88EEC?+

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