#E2BFFA Color

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

Color preview

#E2BFFA

Color formats

HEX
#E2BFFA
RGB
rgb(226, 191, 250)
RGBA
rgba(226, 191, 250, 1)
HSL
hsl(276, 86%, 86%)
HSV
hsv(276, 24%, 98%)
CMYK
cmyk(10%, 24%, 0%, 2%)
CSS variable
--color-primary: #E2BFFA;
Lowercase HEX
#e2bffa

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFFA

.color-e2bffa {
  color: #E2BFFA;
  background-color: #E2BFFA;
}

Frequently asked questions

What color is #E2BFFA?+

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

What is the closest Tailwind color to #E2BFFA?+

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