#E2AE83 Color

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

Color preview

#E2AE83

Color formats

HEX
#E2AE83
RGB
rgb(226, 174, 131)
RGBA
rgba(226, 174, 131, 1)
HSL
hsl(27, 62%, 70%)
HSV
hsv(27, 42%, 89%)
CMYK
cmyk(0%, 23%, 42%, 11%)
CSS variable
--color-primary: #E2AE83;
Lowercase HEX
#e2ae83

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE83

.color-e2ae83 {
  color: #E2AE83;
  background-color: #E2AE83;
}

Frequently asked questions

What color is #E2AE83?+

#E2AE83 is a HEX color with RGB value rgb(226, 174, 131) and HSL value hsl(27, 62%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E2AE83?+

The closest Tailwind color is orange-300, available as the bg-orange-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