#E1BBEE Color

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

Color preview

#E1BBEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1BBEE

.color-e1bbee {
  color: #E1BBEE;
  background-color: #E1BBEE;
}

Frequently asked questions

What color is #E1BBEE?+

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

What is the closest Tailwind color to #E1BBEE?+

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