#EAD2AE Color

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

Color preview

#EAD2AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAD2AE

.color-ead2ae {
  color: #EAD2AE;
  background-color: #EAD2AE;
}

Frequently asked questions

What color is #EAD2AE?+

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

What is the closest Tailwind color to #EAD2AE?+

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