#EAD8AE Color

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

Color preview

#EAD8AE

Color formats

HEX
#EAD8AE
RGB
rgb(234, 216, 174)
RGBA
rgba(234, 216, 174, 1)
HSL
hsl(42, 59%, 80%)
HSV
hsv(42, 26%, 92%)
CMYK
cmyk(0%, 8%, 26%, 8%)
CSS variable
--color-primary: #EAD8AE;
Lowercase HEX
#ead8ae

Shades

Tints

Tones

Harmony

CSS snippets for #EAD8AE

.color-ead8ae {
  color: #EAD8AE;
  background-color: #EAD8AE;
}

Frequently asked questions

What color is #EAD8AE?+

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

What is the closest Tailwind color to #EAD8AE?+

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