#E2B1EE Color

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

Color preview

#E2B1EE

Color formats

HEX
#E2B1EE
RGB
rgb(226, 177, 238)
RGBA
rgba(226, 177, 238, 1)
HSL
hsl(288, 64%, 81%)
HSV
hsv(288, 26%, 93%)
CMYK
cmyk(5%, 26%, 0%, 7%)
CSS variable
--color-primary: #E2B1EE;
Lowercase HEX
#e2b1ee

Shades

Tints

Tones

Harmony

CSS snippets for #E2B1EE

.color-e2b1ee {
  color: #E2B1EE;
  background-color: #E2B1EE;
}

Frequently asked questions

What color is #E2B1EE?+

#E2B1EE is a HEX color with RGB value rgb(226, 177, 238) and HSL value hsl(288, 64%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E2B1EE?+

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