#E5AAAB Color

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

Color preview

#E5AAAB

Color formats

HEX
#E5AAAB
RGB
rgb(229, 170, 171)
RGBA
rgba(229, 170, 171, 1)
HSL
hsl(359, 53%, 78%)
HSV
hsv(359, 26%, 90%)
CMYK
cmyk(0%, 26%, 25%, 10%)
CSS variable
--color-primary: #E5AAAB;
Lowercase HEX
#e5aaab

Shades

Tints

Tones

Harmony

CSS snippets for #E5AAAB

.color-e5aaab {
  color: #E5AAAB;
  background-color: #E5AAAB;
}

Frequently asked questions

What color is #E5AAAB?+

#E5AAAB is a HEX color with RGB value rgb(229, 170, 171) and HSL value hsl(359, 53%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E5AAAB?+

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