#E2BFFB Color

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

Color preview

#E2BFFB

Color formats

HEX
#E2BFFB
RGB
rgb(226, 191, 251)
RGBA
rgba(226, 191, 251, 1)
HSL
hsl(275, 88%, 87%)
HSV
hsv(275, 24%, 98%)
CMYK
cmyk(10%, 24%, 0%, 2%)
CSS variable
--color-primary: #E2BFFB;
Lowercase HEX
#e2bffb

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFFB

.color-e2bffb {
  color: #E2BFFB;
  background-color: #E2BFFB;
}

Frequently asked questions

What color is #E2BFFB?+

#E2BFFB is a HEX color with RGB value rgb(226, 191, 251) and HSL value hsl(275, 88%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E2BFFB?+

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