#C88FFA Color

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

Color preview

#C88FFA

Color formats

HEX
#C88FFA
RGB
rgb(200, 143, 250)
RGBA
rgba(200, 143, 250, 1)
HSL
hsl(272, 91%, 77%)
HSV
hsv(272, 43%, 98%)
CMYK
cmyk(20%, 43%, 0%, 2%)
CSS variable
--color-primary: #C88FFA;
Lowercase HEX
#c88ffa

Shades

Tints

Tones

Harmony

CSS snippets for #C88FFA

.color-c88ffa {
  color: #C88FFA;
  background-color: #C88FFA;
}

Frequently asked questions

What color is #C88FFA?+

#C88FFA is a HEX color with RGB value rgb(200, 143, 250) and HSL value hsl(272, 91%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C88FFA?+

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