#EADAB3 Color

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

Color preview

#EADAB3

Color formats

HEX
#EADAB3
RGB
rgb(234, 218, 179)
RGBA
rgba(234, 218, 179, 1)
HSL
hsl(43, 57%, 81%)
HSV
hsv(43, 24%, 92%)
CMYK
cmyk(0%, 7%, 24%, 8%)
CSS variable
--color-primary: #EADAB3;
Lowercase HEX
#eadab3

Shades

Tints

Tones

Harmony

CSS snippets for #EADAB3

.color-eadab3 {
  color: #EADAB3;
  background-color: #EADAB3;
}

Frequently asked questions

What color is #EADAB3?+

#EADAB3 is a HEX color with RGB value rgb(234, 218, 179) and HSL value hsl(43, 57%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADAB3?+

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