#E1D9AF Color

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

Color preview

#E1D9AF

Color formats

HEX
#E1D9AF
RGB
rgb(225, 217, 175)
RGBA
rgba(225, 217, 175, 1)
HSL
hsl(50, 45%, 78%)
HSV
hsv(50, 22%, 88%)
CMYK
cmyk(0%, 4%, 22%, 12%)
CSS variable
--color-primary: #E1D9AF;
Lowercase HEX
#e1d9af

Shades

Tints

Tones

Harmony

CSS snippets for #E1D9AF

.color-e1d9af {
  color: #E1D9AF;
  background-color: #E1D9AF;
}

Frequently asked questions

What color is #E1D9AF?+

#E1D9AF is a HEX color with RGB value rgb(225, 217, 175) and HSL value hsl(50, 45%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1D9AF?+

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