#E8DDBF Color

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

Color preview

#E8DDBF

Color formats

HEX
#E8DDBF
RGB
rgb(232, 221, 191)
RGBA
rgba(232, 221, 191, 1)
HSL
hsl(44, 47%, 83%)
HSV
hsv(44, 18%, 91%)
CMYK
cmyk(0%, 5%, 18%, 9%)
CSS variable
--color-primary: #E8DDBF;
Lowercase HEX
#e8ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #E8DDBF

.color-e8ddbf {
  color: #E8DDBF;
  background-color: #E8DDBF;
}

Frequently asked questions

What color is #E8DDBF?+

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

What is the closest Tailwind color to #E8DDBF?+

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