#E1DEAD Color

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

Color preview

#E1DEAD

Color formats

HEX
#E1DEAD
RGB
rgb(225, 222, 173)
RGBA
rgba(225, 222, 173, 1)
HSL
hsl(57, 46%, 78%)
HSV
hsv(57, 23%, 88%)
CMYK
cmyk(0%, 1%, 23%, 12%)
CSS variable
--color-primary: #E1DEAD;
Lowercase HEX
#e1dead

Shades

Tints

Tones

Harmony

CSS snippets for #E1DEAD

.color-e1dead {
  color: #E1DEAD;
  background-color: #E1DEAD;
}

Frequently asked questions

What color is #E1DEAD?+

#E1DEAD is a HEX color with RGB value rgb(225, 222, 173) and HSL value hsl(57, 46%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1DEAD?+

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