#E9BFFA Color

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

Color preview

#E9BFFA

Color formats

HEX
#E9BFFA
RGB
rgb(233, 191, 250)
RGBA
rgba(233, 191, 250, 1)
HSL
hsl(283, 86%, 86%)
HSV
hsv(283, 24%, 98%)
CMYK
cmyk(7%, 24%, 0%, 2%)
CSS variable
--color-primary: #E9BFFA;
Lowercase HEX
#e9bffa

Shades

Tints

Tones

Harmony

CSS snippets for #E9BFFA

.color-e9bffa {
  color: #E9BFFA;
  background-color: #E9BFFA;
}

Frequently asked questions

What color is #E9BFFA?+

#E9BFFA is a HEX color with RGB value rgb(233, 191, 250) and HSL value hsl(283, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9BFFA?+

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