#EAD3AE Color

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

Color preview

#EAD3AE

Color formats

HEX
#EAD3AE
RGB
rgb(234, 211, 174)
RGBA
rgba(234, 211, 174, 1)
HSL
hsl(37, 59%, 80%)
HSV
hsv(37, 26%, 92%)
CMYK
cmyk(0%, 10%, 26%, 8%)
CSS variable
--color-primary: #EAD3AE;
Lowercase HEX
#ead3ae

Shades

Tints

Tones

Harmony

CSS snippets for #EAD3AE

.color-ead3ae {
  color: #EAD3AE;
  background-color: #EAD3AE;
}

Frequently asked questions

What color is #EAD3AE?+

#EAD3AE is a HEX color with RGB value rgb(234, 211, 174) and HSL value hsl(37, 59%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EAD3AE?+

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