#E2DEBB Color

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

Color preview

#E2DEBB

Color formats

HEX
#E2DEBB
RGB
rgb(226, 222, 187)
RGBA
rgba(226, 222, 187, 1)
HSL
hsl(54, 40%, 81%)
HSV
hsv(54, 17%, 89%)
CMYK
cmyk(0%, 2%, 17%, 11%)
CSS variable
--color-primary: #E2DEBB;
Lowercase HEX
#e2debb

Shades

Tints

Tones

Harmony

CSS snippets for #E2DEBB

.color-e2debb {
  color: #E2DEBB;
  background-color: #E2DEBB;
}

Frequently asked questions

What color is #E2DEBB?+

#E2DEBB is a HEX color with RGB value rgb(226, 222, 187) and HSL value hsl(54, 40%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E2DEBB?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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