#E5B7EB Color

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

Color preview

#E5B7EB

Color formats

HEX
#E5B7EB
RGB
rgb(229, 183, 235)
RGBA
rgba(229, 183, 235, 1)
HSL
hsl(293, 57%, 82%)
HSV
hsv(293, 22%, 92%)
CMYK
cmyk(3%, 22%, 0%, 8%)
CSS variable
--color-primary: #E5B7EB;
Lowercase HEX
#e5b7eb

Shades

Tints

Tones

Harmony

CSS snippets for #E5B7EB

.color-e5b7eb {
  color: #E5B7EB;
  background-color: #E5B7EB;
}

Frequently asked questions

What color is #E5B7EB?+

#E5B7EB is a HEX color with RGB value rgb(229, 183, 235) and HSL value hsl(293, 57%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E5B7EB?+

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