#EEDEBD Color

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

Color preview

#EEDEBD

Color formats

HEX
#EEDEBD
RGB
rgb(238, 222, 189)
RGBA
rgba(238, 222, 189, 1)
HSL
hsl(40, 59%, 84%)
HSV
hsv(40, 21%, 93%)
CMYK
cmyk(0%, 7%, 21%, 7%)
CSS variable
--color-primary: #EEDEBD;
Lowercase HEX
#eedebd

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEBD

.color-eedebd {
  color: #EEDEBD;
  background-color: #EEDEBD;
}

Frequently asked questions

What color is #EEDEBD?+

#EEDEBD is a HEX color with RGB value rgb(238, 222, 189) and HSL value hsl(40, 59%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDEBD?+

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