#E4DF4E Color

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

Color preview

#E4DF4E

Color formats

HEX
#E4DF4E
RGB
rgb(228, 223, 78)
RGBA
rgba(228, 223, 78, 1)
HSL
hsl(58, 74%, 60%)
HSV
hsv(58, 66%, 89%)
CMYK
cmyk(0%, 2%, 66%, 11%)
CSS variable
--color-primary: #E4DF4E;
Lowercase HEX
#e4df4e

Shades

Tints

Tones

Harmony

CSS snippets for #E4DF4E

.color-e4df4e {
  color: #E4DF4E;
  background-color: #E4DF4E;
}

Frequently asked questions

What color is #E4DF4E?+

#E4DF4E is a HEX color with RGB value rgb(228, 223, 78) and HSL value hsl(58, 74%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #E4DF4E?+

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