#E5B5DF Color

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

Color preview

#E5B5DF

Color formats

HEX
#E5B5DF
RGB
rgb(229, 181, 223)
RGBA
rgba(229, 181, 223, 1)
HSL
hsl(308, 48%, 80%)
HSV
hsv(308, 21%, 90%)
CMYK
cmyk(0%, 21%, 3%, 10%)
CSS variable
--color-primary: #E5B5DF;
Lowercase HEX
#e5b5df

Shades

Tints

Tones

Harmony

CSS snippets for #E5B5DF

.color-e5b5df {
  color: #E5B5DF;
  background-color: #E5B5DF;
}

Frequently asked questions

What color is #E5B5DF?+

#E5B5DF is a HEX color with RGB value rgb(229, 181, 223) and HSL value hsl(308, 48%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E5B5DF?+

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