#E2AFAB Color

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

Color preview

#E2AFAB

Color formats

HEX
#E2AFAB
RGB
rgb(226, 175, 171)
RGBA
rgba(226, 175, 171, 1)
HSL
hsl(4, 49%, 78%)
HSV
hsv(4, 24%, 89%)
CMYK
cmyk(0%, 23%, 24%, 11%)
CSS variable
--color-primary: #E2AFAB;
Lowercase HEX
#e2afab

Shades

Tints

Tones

Harmony

CSS snippets for #E2AFAB

.color-e2afab {
  color: #E2AFAB;
  background-color: #E2AFAB;
}

Frequently asked questions

What color is #E2AFAB?+

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

What is the closest Tailwind color to #E2AFAB?+

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