#E9DB9F Color

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

Color preview

#E9DB9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E9DB9F

.color-e9db9f {
  color: #E9DB9F;
  background-color: #E9DB9F;
}

Frequently asked questions

What color is #E9DB9F?+

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

What is the closest Tailwind color to #E9DB9F?+

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