#E3BBEE Color

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

Color preview

#E3BBEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E3BBEE

.color-e3bbee {
  color: #E3BBEE;
  background-color: #E3BBEE;
}

Frequently asked questions

What color is #E3BBEE?+

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

What is the closest Tailwind color to #E3BBEE?+

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