#E2AE9E Color

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

Color preview

#E2AE9E

Color formats

HEX
#E2AE9E
RGB
rgb(226, 174, 158)
RGBA
rgba(226, 174, 158, 1)
HSL
hsl(14, 54%, 75%)
HSV
hsv(14, 30%, 89%)
CMYK
cmyk(0%, 23%, 30%, 11%)
CSS variable
--color-primary: #E2AE9E;
Lowercase HEX
#e2ae9e

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE9E

.color-e2ae9e {
  color: #E2AE9E;
  background-color: #E2AE9E;
}

Frequently asked questions

What color is #E2AE9E?+

#E2AE9E is a HEX color with RGB value rgb(226, 174, 158) and HSL value hsl(14, 54%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E2AE9E?+

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