#EAD5AE Color

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

Color preview

#EAD5AE

Color formats

HEX
#EAD5AE
RGB
rgb(234, 213, 174)
RGBA
rgba(234, 213, 174, 1)
HSL
hsl(39, 59%, 80%)
HSV
hsv(39, 26%, 92%)
CMYK
cmyk(0%, 9%, 26%, 8%)
CSS variable
--color-primary: #EAD5AE;
Lowercase HEX
#ead5ae

Shades

Tints

Tones

Harmony

CSS snippets for #EAD5AE

.color-ead5ae {
  color: #EAD5AE;
  background-color: #EAD5AE;
}

Frequently asked questions

What color is #EAD5AE?+

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

What is the closest Tailwind color to #EAD5AE?+

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