#E1DF6B Color

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

Color preview

#E1DF6B

Color formats

HEX
#E1DF6B
RGB
rgb(225, 223, 107)
RGBA
rgba(225, 223, 107, 1)
HSL
hsl(59, 66%, 65%)
HSV
hsv(59, 52%, 88%)
CMYK
cmyk(0%, 1%, 52%, 12%)
CSS variable
--color-primary: #E1DF6B;
Lowercase HEX
#e1df6b

Shades

Tints

Tones

Harmony

CSS snippets for #E1DF6B

.color-e1df6b {
  color: #E1DF6B;
  background-color: #E1DF6B;
}

Frequently asked questions

What color is #E1DF6B?+

#E1DF6B is a HEX color with RGB value rgb(225, 223, 107) and HSL value hsl(59, 66%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E1DF6B?+

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