#E5AABB Color

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

Color preview

#E5AABB

Color formats

HEX
#E5AABB
RGB
rgb(229, 170, 187)
RGBA
rgba(229, 170, 187, 1)
HSL
hsl(343, 53%, 78%)
HSV
hsv(343, 26%, 90%)
CMYK
cmyk(0%, 26%, 18%, 10%)
CSS variable
--color-primary: #E5AABB;
Lowercase HEX
#e5aabb

Shades

Tints

Tones

Harmony

CSS snippets for #E5AABB

.color-e5aabb {
  color: #E5AABB;
  background-color: #E5AABB;
}

Frequently asked questions

What color is #E5AABB?+

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

What is the closest Tailwind color to #E5AABB?+

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