#E1BBDD Color

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

Color preview

#E1BBDD

Color formats

HEX
#E1BBDD
RGB
rgb(225, 187, 221)
RGBA
rgba(225, 187, 221, 1)
HSL
hsl(306, 39%, 81%)
HSV
hsv(306, 17%, 88%)
CMYK
cmyk(0%, 17%, 2%, 12%)
CSS variable
--color-primary: #E1BBDD;
Lowercase HEX
#e1bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #E1BBDD

.color-e1bbdd {
  color: #E1BBDD;
  background-color: #E1BBDD;
}

Frequently asked questions

What color is #E1BBDD?+

#E1BBDD is a HEX color with RGB value rgb(225, 187, 221) and HSL value hsl(306, 39%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E1BBDD?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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