#C89DEE Color

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

Color preview

#C89DEE

Color formats

HEX
#C89DEE
RGB
rgb(200, 157, 238)
RGBA
rgba(200, 157, 238, 1)
HSL
hsl(272, 70%, 77%)
HSV
hsv(272, 34%, 93%)
CMYK
cmyk(16%, 34%, 0%, 7%)
CSS variable
--color-primary: #C89DEE;
Lowercase HEX
#c89dee

Shades

Tints

Tones

Harmony

CSS snippets for #C89DEE

.color-c89dee {
  color: #C89DEE;
  background-color: #C89DEE;
}

Frequently asked questions

What color is #C89DEE?+

#C89DEE is a HEX color with RGB value rgb(200, 157, 238) and HSL value hsl(272, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89DEE?+

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