#E4DEAD Color

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

Color preview

#E4DEAD

Color formats

HEX
#E4DEAD
RGB
rgb(228, 222, 173)
RGBA
rgba(228, 222, 173, 1)
HSL
hsl(53, 50%, 79%)
HSV
hsv(53, 24%, 89%)
CMYK
cmyk(0%, 3%, 24%, 11%)
CSS variable
--color-primary: #E4DEAD;
Lowercase HEX
#e4dead

Shades

Tints

Tones

Harmony

CSS snippets for #E4DEAD

.color-e4dead {
  color: #E4DEAD;
  background-color: #E4DEAD;
}

Frequently asked questions

What color is #E4DEAD?+

#E4DEAD is a HEX color with RGB value rgb(228, 222, 173) and HSL value hsl(53, 50%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4DEAD?+

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