#E3DDAD Color

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

Color preview

#E3DDAD

Color formats

HEX
#E3DDAD
RGB
rgb(227, 221, 173)
RGBA
rgba(227, 221, 173, 1)
HSL
hsl(53, 49%, 78%)
HSV
hsv(53, 24%, 89%)
CMYK
cmyk(0%, 3%, 24%, 11%)
CSS variable
--color-primary: #E3DDAD;
Lowercase HEX
#e3ddad

Shades

Tints

Tones

Harmony

CSS snippets for #E3DDAD

.color-e3ddad {
  color: #E3DDAD;
  background-color: #E3DDAD;
}

Frequently asked questions

What color is #E3DDAD?+

#E3DDAD is a HEX color with RGB value rgb(227, 221, 173) and HSL value hsl(53, 49%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E3DDAD?+

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