#E3BFEA Color

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

Color preview

#E3BFEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E3BFEA

.color-e3bfea {
  color: #E3BFEA;
  background-color: #E3BFEA;
}

Frequently asked questions

What color is #E3BFEA?+

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

What is the closest Tailwind color to #E3BFEA?+

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