#E3BFFA Color

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

Color preview

#E3BFFA

Color formats

HEX
#E3BFFA
RGB
rgb(227, 191, 250)
RGBA
rgba(227, 191, 250, 1)
HSL
hsl(277, 86%, 86%)
HSV
hsv(277, 24%, 98%)
CMYK
cmyk(9%, 24%, 0%, 2%)
CSS variable
--color-primary: #E3BFFA;
Lowercase HEX
#e3bffa

Shades

Tints

Tones

Harmony

CSS snippets for #E3BFFA

.color-e3bffa {
  color: #E3BFFA;
  background-color: #E3BFFA;
}

Frequently asked questions

What color is #E3BFFA?+

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

What is the closest Tailwind color to #E3BFFA?+

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