#DE9BFB Color

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

Color preview

#DE9BFB

Color formats

HEX
#DE9BFB
RGB
rgb(222, 155, 251)
RGBA
rgba(222, 155, 251, 1)
HSL
hsl(282, 92%, 80%)
HSV
hsv(282, 38%, 98%)
CMYK
cmyk(12%, 38%, 0%, 2%)
CSS variable
--color-primary: #DE9BFB;
Lowercase HEX
#de9bfb

Shades

Tints

Tones

Harmony

CSS snippets for #DE9BFB

.color-de9bfb {
  color: #DE9BFB;
  background-color: #DE9BFB;
}

Frequently asked questions

What color is #DE9BFB?+

#DE9BFB is a HEX color with RGB value rgb(222, 155, 251) and HSL value hsl(282, 92%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DE9BFB?+

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