#E0AABB Color

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

Color preview

#E0AABB

Color formats

HEX
#E0AABB
RGB
rgb(224, 170, 187)
RGBA
rgba(224, 170, 187, 1)
HSL
hsl(341, 47%, 77%)
HSV
hsv(341, 24%, 88%)
CMYK
cmyk(0%, 24%, 17%, 12%)
CSS variable
--color-primary: #E0AABB;
Lowercase HEX
#e0aabb

Shades

Tints

Tones

Harmony

CSS snippets for #E0AABB

.color-e0aabb {
  color: #E0AABB;
  background-color: #E0AABB;
}

Frequently asked questions

What color is #E0AABB?+

#E0AABB is a HEX color with RGB value rgb(224, 170, 187) and HSL value hsl(341, 47%, 77%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E0AABB?+

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