#E2AE93 Color

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

Color preview

#E2AE93

Color formats

HEX
#E2AE93
RGB
rgb(226, 174, 147)
RGBA
rgba(226, 174, 147, 1)
HSL
hsl(21, 58%, 73%)
HSV
hsv(21, 35%, 89%)
CMYK
cmyk(0%, 23%, 35%, 11%)
CSS variable
--color-primary: #E2AE93;
Lowercase HEX
#e2ae93

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE93

.color-e2ae93 {
  color: #E2AE93;
  background-color: #E2AE93;
}

Frequently asked questions

What color is #E2AE93?+

#E2AE93 is a HEX color with RGB value rgb(226, 174, 147) and HSL value hsl(21, 58%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E2AE93?+

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