#EADABA Color

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

Color preview

#EADABA

Color formats

HEX
#EADABA
RGB
rgb(234, 218, 186)
RGBA
rgba(234, 218, 186, 1)
HSL
hsl(40, 53%, 82%)
HSV
hsv(40, 21%, 92%)
CMYK
cmyk(0%, 7%, 21%, 8%)
CSS variable
--color-primary: #EADABA;
Lowercase HEX
#eadaba

Shades

Tints

Tones

Harmony

CSS snippets for #EADABA

.color-eadaba {
  color: #EADABA;
  background-color: #EADABA;
}

Frequently asked questions

What color is #EADABA?+

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

What is the closest Tailwind color to #EADABA?+

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