#E8DFBF Color

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

Color preview

#E8DFBF

Color formats

HEX
#E8DFBF
RGB
rgb(232, 223, 191)
RGBA
rgba(232, 223, 191, 1)
HSL
hsl(47, 47%, 83%)
HSV
hsv(47, 18%, 91%)
CMYK
cmyk(0%, 4%, 18%, 9%)
CSS variable
--color-primary: #E8DFBF;
Lowercase HEX
#e8dfbf

Shades

Tints

Tones

Harmony

CSS snippets for #E8DFBF

.color-e8dfbf {
  color: #E8DFBF;
  background-color: #E8DFBF;
}

Frequently asked questions

What color is #E8DFBF?+

#E8DFBF is a HEX color with RGB value rgb(232, 223, 191) and HSL value hsl(47, 47%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E8DFBF?+

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