#E4DDBF Color

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

Color preview

#E4DDBF

Color formats

HEX
#E4DDBF
RGB
rgb(228, 221, 191)
RGBA
rgba(228, 221, 191, 1)
HSL
hsl(49, 41%, 82%)
HSV
hsv(49, 16%, 89%)
CMYK
cmyk(0%, 3%, 16%, 11%)
CSS variable
--color-primary: #E4DDBF;
Lowercase HEX
#e4ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #E4DDBF

.color-e4ddbf {
  color: #E4DDBF;
  background-color: #E4DDBF;
}

Frequently asked questions

What color is #E4DDBF?+

#E4DDBF is a HEX color with RGB value rgb(228, 221, 191) and HSL value hsl(49, 41%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E4DDBF?+

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