#E2AAAB Color

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

Color preview

#E2AAAB

Color formats

HEX
#E2AAAB
RGB
rgb(226, 170, 171)
RGBA
rgba(226, 170, 171, 1)
HSL
hsl(359, 49%, 78%)
HSV
hsv(359, 25%, 89%)
CMYK
cmyk(0%, 25%, 24%, 11%)
CSS variable
--color-primary: #E2AAAB;
Lowercase HEX
#e2aaab

Shades

Tints

Tones

Harmony

CSS snippets for #E2AAAB

.color-e2aaab {
  color: #E2AAAB;
  background-color: #E2AAAB;
}

Frequently asked questions

What color is #E2AAAB?+

#E2AAAB is a HEX color with RGB value rgb(226, 170, 171) and HSL value hsl(359, 49%, 78%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E2AAAB?+

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