#E2AEAC Color

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

Color preview

#E2AEAC

Color formats

HEX
#E2AEAC
RGB
rgb(226, 174, 172)
RGBA
rgba(226, 174, 172, 1)
HSL
hsl(2, 48%, 78%)
HSV
hsv(2, 24%, 89%)
CMYK
cmyk(0%, 23%, 24%, 11%)
CSS variable
--color-primary: #E2AEAC;
Lowercase HEX
#e2aeac

Shades

Tints

Tones

Harmony

CSS snippets for #E2AEAC

.color-e2aeac {
  color: #E2AEAC;
  background-color: #E2AEAC;
}

Frequently asked questions

What color is #E2AEAC?+

#E2AEAC is a HEX color with RGB value rgb(226, 174, 172) and HSL value hsl(2, 48%, 78%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E2AEAC?+

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