#E4BBE5 Color

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

Color preview

#E4BBE5

Color formats

HEX
#E4BBE5
RGB
rgb(228, 187, 229)
RGBA
rgba(228, 187, 229, 1)
HSL
hsl(299, 45%, 82%)
HSV
hsv(299, 18%, 90%)
CMYK
cmyk(0%, 18%, 0%, 10%)
CSS variable
--color-primary: #E4BBE5;
Lowercase HEX
#e4bbe5

Shades

Tints

Tones

Harmony

CSS snippets for #E4BBE5

.color-e4bbe5 {
  color: #E4BBE5;
  background-color: #E4BBE5;
}

Frequently asked questions

What color is #E4BBE5?+

#E4BBE5 is a HEX color with RGB value rgb(228, 187, 229) and HSL value hsl(299, 45%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E4BBE5?+

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