#C89EFF Color

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

Color preview

#C89EFF

Color formats

HEX
#C89EFF
RGB
rgb(200, 158, 255)
RGBA
rgba(200, 158, 255, 1)
HSL
hsl(266, 100%, 81%)
HSV
hsv(266, 38%, 100%)
CMYK
cmyk(22%, 38%, 0%, 0%)
CSS variable
--color-primary: #C89EFF;
Lowercase HEX
#c89eff

Shades

Tints

Tones

Harmony

CSS snippets for #C89EFF

.color-c89eff {
  color: #C89EFF;
  background-color: #C89EFF;
}

Frequently asked questions

What color is #C89EFF?+

#C89EFF is a HEX color with RGB value rgb(200, 158, 255) and HSL value hsl(266, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89EFF?+

The closest Tailwind color is violet-300, available as the bg-violet-300 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