#E7AABB Color

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

Color preview

#E7AABB

Color formats

HEX
#E7AABB
RGB
rgb(231, 170, 187)
RGBA
rgba(231, 170, 187, 1)
HSL
hsl(343, 56%, 79%)
HSV
hsv(343, 26%, 91%)
CMYK
cmyk(0%, 26%, 19%, 9%)
CSS variable
--color-primary: #E7AABB;
Lowercase HEX
#e7aabb

Shades

Tints

Tones

Harmony

CSS snippets for #E7AABB

.color-e7aabb {
  color: #E7AABB;
  background-color: #E7AABB;
}

Frequently asked questions

What color is #E7AABB?+

#E7AABB is a HEX color with RGB value rgb(231, 170, 187) and HSL value hsl(343, 56%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E7AABB?+

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