#E2DCBF Color

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

Color preview

#E2DCBF

Color formats

HEX
#E2DCBF
RGB
rgb(226, 220, 191)
RGBA
rgba(226, 220, 191, 1)
HSL
hsl(50, 38%, 82%)
HSV
hsv(50, 15%, 89%)
CMYK
cmyk(0%, 3%, 15%, 11%)
CSS variable
--color-primary: #E2DCBF;
Lowercase HEX
#e2dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #E2DCBF

.color-e2dcbf {
  color: #E2DCBF;
  background-color: #E2DCBF;
}

Frequently asked questions

What color is #E2DCBF?+

#E2DCBF is a HEX color with RGB value rgb(226, 220, 191) and HSL value hsl(50, 38%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E2DCBF?+

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