#E5B1AE Color

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

Color preview

#E5B1AE

Color formats

HEX
#E5B1AE
RGB
rgb(229, 177, 174)
RGBA
rgba(229, 177, 174, 1)
HSL
hsl(3, 51%, 79%)
HSV
hsv(3, 24%, 90%)
CMYK
cmyk(0%, 23%, 24%, 10%)
CSS variable
--color-primary: #E5B1AE;
Lowercase HEX
#e5b1ae

Shades

Tints

Tones

Harmony

CSS snippets for #E5B1AE

.color-e5b1ae {
  color: #E5B1AE;
  background-color: #E5B1AE;
}

Frequently asked questions

What color is #E5B1AE?+

#E5B1AE is a HEX color with RGB value rgb(229, 177, 174) and HSL value hsl(3, 51%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E5B1AE?+

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