#C89CEB Color

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

Color preview

#C89CEB

Color formats

HEX
#C89CEB
RGB
rgb(200, 156, 235)
RGBA
rgba(200, 156, 235, 1)
HSL
hsl(273, 66%, 77%)
HSV
hsv(273, 34%, 92%)
CMYK
cmyk(15%, 34%, 0%, 8%)
CSS variable
--color-primary: #C89CEB;
Lowercase HEX
#c89ceb

Shades

Tints

Tones

Harmony

CSS snippets for #C89CEB

.color-c89ceb {
  color: #C89CEB;
  background-color: #C89CEB;
}

Frequently asked questions

What color is #C89CEB?+

#C89CEB is a HEX color with RGB value rgb(200, 156, 235) and HSL value hsl(273, 66%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89CEB?+

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