#EADEBE Color

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

Color preview

#EADEBE

Color formats

HEX
#EADEBE
RGB
rgb(234, 222, 190)
RGBA
rgba(234, 222, 190, 1)
HSL
hsl(44, 51%, 83%)
HSV
hsv(44, 19%, 92%)
CMYK
cmyk(0%, 5%, 19%, 8%)
CSS variable
--color-primary: #EADEBE;
Lowercase HEX
#eadebe

Shades

Tints

Tones

Harmony

CSS snippets for #EADEBE

.color-eadebe {
  color: #EADEBE;
  background-color: #EADEBE;
}

Frequently asked questions

What color is #EADEBE?+

#EADEBE is a HEX color with RGB value rgb(234, 222, 190) and HSL value hsl(44, 51%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADEBE?+

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