#E5DF8B Color

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

Color preview

#E5DF8B

Color formats

HEX
#E5DF8B
RGB
rgb(229, 223, 139)
RGBA
rgba(229, 223, 139, 1)
HSL
hsl(56, 63%, 72%)
HSV
hsv(56, 39%, 90%)
CMYK
cmyk(0%, 3%, 39%, 10%)
CSS variable
--color-primary: #E5DF8B;
Lowercase HEX
#e5df8b

Shades

Tints

Tones

Harmony

CSS snippets for #E5DF8B

.color-e5df8b {
  color: #E5DF8B;
  background-color: #E5DF8B;
}

Frequently asked questions

What color is #E5DF8B?+

#E5DF8B is a HEX color with RGB value rgb(229, 223, 139) and HSL value hsl(56, 63%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E5DF8B?+

The closest Tailwind color is amber-200, available as the bg-amber-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