#EADEB9 Color

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

Color preview

#EADEB9

Color formats

HEX
#EADEB9
RGB
rgb(234, 222, 185)
RGBA
rgba(234, 222, 185, 1)
HSL
hsl(45, 54%, 82%)
HSV
hsv(45, 21%, 92%)
CMYK
cmyk(0%, 5%, 21%, 8%)
CSS variable
--color-primary: #EADEB9;
Lowercase HEX
#eadeb9

Shades

Tints

Tones

Harmony

CSS snippets for #EADEB9

.color-eadeb9 {
  color: #EADEB9;
  background-color: #EADEB9;
}

Frequently asked questions

What color is #EADEB9?+

#EADEB9 is a HEX color with RGB value rgb(234, 222, 185) and HSL value hsl(45, 54%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADEB9?+

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