#EADDAE Color

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

Color preview

#EADDAE

Color formats

HEX
#EADDAE
RGB
rgb(234, 221, 174)
RGBA
rgba(234, 221, 174, 1)
HSL
hsl(47, 59%, 80%)
HSV
hsv(47, 26%, 92%)
CMYK
cmyk(0%, 6%, 26%, 8%)
CSS variable
--color-primary: #EADDAE;
Lowercase HEX
#eaddae

Shades

Tints

Tones

Harmony

CSS snippets for #EADDAE

.color-eaddae {
  color: #EADDAE;
  background-color: #EADDAE;
}

Frequently asked questions

What color is #EADDAE?+

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

What is the closest Tailwind color to #EADDAE?+

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