#E7AAAB Color

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

Color preview

#E7AAAB

Color formats

HEX
#E7AAAB
RGB
rgb(231, 170, 171)
RGBA
rgba(231, 170, 171, 1)
HSL
hsl(359, 56%, 79%)
HSV
hsv(359, 26%, 91%)
CMYK
cmyk(0%, 26%, 26%, 9%)
CSS variable
--color-primary: #E7AAAB;
Lowercase HEX
#e7aaab

Shades

Tints

Tones

Harmony

CSS snippets for #E7AAAB

.color-e7aaab {
  color: #E7AAAB;
  background-color: #E7AAAB;
}

Frequently asked questions

What color is #E7AAAB?+

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

What is the closest Tailwind color to #E7AAAB?+

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