#E2BFEA Color

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

Color preview

#E2BFEA

Color formats

HEX
#E2BFEA
RGB
rgb(226, 191, 234)
RGBA
rgba(226, 191, 234, 1)
HSL
hsl(289, 51%, 83%)
HSV
hsv(289, 18%, 92%)
CMYK
cmyk(3%, 18%, 0%, 8%)
CSS variable
--color-primary: #E2BFEA;
Lowercase HEX
#e2bfea

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFEA

.color-e2bfea {
  color: #E2BFEA;
  background-color: #E2BFEA;
}

Frequently asked questions

What color is #E2BFEA?+

#E2BFEA is a HEX color with RGB value rgb(226, 191, 234) and HSL value hsl(289, 51%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E2BFEA?+

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