#E9DB9E Color

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

Color preview

#E9DB9E

Color formats

HEX
#E9DB9E
RGB
rgb(233, 219, 158)
RGBA
rgba(233, 219, 158, 1)
HSL
hsl(49, 63%, 77%)
HSV
hsv(49, 32%, 91%)
CMYK
cmyk(0%, 6%, 32%, 9%)
CSS variable
--color-primary: #E9DB9E;
Lowercase HEX
#e9db9e

Shades

Tints

Tones

Harmony

CSS snippets for #E9DB9E

.color-e9db9e {
  color: #E9DB9E;
  background-color: #E9DB9E;
}

Frequently asked questions

What color is #E9DB9E?+

#E9DB9E is a HEX color with RGB value rgb(233, 219, 158) and HSL value hsl(49, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E9DB9E?+

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