#EADDBA Color

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

Color preview

#EADDBA

Color formats

HEX
#EADDBA
RGB
rgb(234, 221, 186)
RGBA
rgba(234, 221, 186, 1)
HSL
hsl(44, 53%, 82%)
HSV
hsv(44, 21%, 92%)
CMYK
cmyk(0%, 6%, 21%, 8%)
CSS variable
--color-primary: #EADDBA;
Lowercase HEX
#eaddba

Shades

Tints

Tones

Harmony

CSS snippets for #EADDBA

.color-eaddba {
  color: #EADDBA;
  background-color: #EADDBA;
}

Frequently asked questions

What color is #EADDBA?+

#EADDBA is a HEX color with RGB value rgb(234, 221, 186) and HSL value hsl(44, 53%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADDBA?+

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