#E4DF4B Color

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

Color preview

#E4DF4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E4DF4B

.color-e4df4b {
  color: #E4DF4B;
  background-color: #E4DF4B;
}

Frequently asked questions

What color is #E4DF4B?+

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

What is the closest Tailwind color to #E4DF4B?+

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