#E4DF4A Color

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

Color preview

#E4DF4A

Color formats

HEX
#E4DF4A
RGB
rgb(228, 223, 74)
RGBA
rgba(228, 223, 74, 1)
HSL
hsl(58, 74%, 59%)
HSV
hsv(58, 68%, 89%)
CMYK
cmyk(0%, 2%, 68%, 11%)
CSS variable
--color-primary: #E4DF4A;
Lowercase HEX
#e4df4a

Shades

Tints

Tones

Harmony

CSS snippets for #E4DF4A

.color-e4df4a {
  color: #E4DF4A;
  background-color: #E4DF4A;
}

Frequently asked questions

What color is #E4DF4A?+

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

What is the closest Tailwind color to #E4DF4A?+

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