#E2AABB Color

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

Color preview

#E2AABB

Color formats

HEX
#E2AABB
RGB
rgb(226, 170, 187)
RGBA
rgba(226, 170, 187, 1)
HSL
hsl(342, 49%, 78%)
HSV
hsv(342, 25%, 89%)
CMYK
cmyk(0%, 25%, 17%, 11%)
CSS variable
--color-primary: #E2AABB;
Lowercase HEX
#e2aabb

Shades

Tints

Tones

Harmony

CSS snippets for #E2AABB

.color-e2aabb {
  color: #E2AABB;
  background-color: #E2AABB;
}

Frequently asked questions

What color is #E2AABB?+

#E2AABB is a HEX color with RGB value rgb(226, 170, 187) and HSL value hsl(342, 49%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E2AABB?+

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