#E2BBEE Color

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

Color preview

#E2BBEE

Color formats

HEX
#E2BBEE
RGB
rgb(226, 187, 238)
RGBA
rgba(226, 187, 238, 1)
HSL
hsl(286, 60%, 83%)
HSV
hsv(286, 21%, 93%)
CMYK
cmyk(5%, 21%, 0%, 7%)
CSS variable
--color-primary: #E2BBEE;
Lowercase HEX
#e2bbee

Shades

Tints

Tones

Harmony

CSS snippets for #E2BBEE

.color-e2bbee {
  color: #E2BBEE;
  background-color: #E2BBEE;
}

Frequently asked questions

What color is #E2BBEE?+

#E2BBEE is a HEX color with RGB value rgb(226, 187, 238) and HSL value hsl(286, 60%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E2BBEE?+

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