#C89FFE Color

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

Color preview

#C89FFE

Color formats

HEX
#C89FFE
RGB
rgb(200, 159, 254)
RGBA
rgba(200, 159, 254, 1)
HSL
hsl(266, 98%, 81%)
HSV
hsv(266, 37%, 100%)
CMYK
cmyk(21%, 37%, 0%, 0%)
CSS variable
--color-primary: #C89FFE;
Lowercase HEX
#c89ffe

Shades

Tints

Tones

Harmony

CSS snippets for #C89FFE

.color-c89ffe {
  color: #C89FFE;
  background-color: #C89FFE;
}

Frequently asked questions

What color is #C89FFE?+

#C89FFE is a HEX color with RGB value rgb(200, 159, 254) and HSL value hsl(266, 98%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89FFE?+

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