#E2DF4D Color

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

Color preview

#E2DF4D

Color formats

HEX
#E2DF4D
RGB
rgb(226, 223, 77)
RGBA
rgba(226, 223, 77, 1)
HSL
hsl(59, 72%, 59%)
HSV
hsv(59, 66%, 89%)
CMYK
cmyk(0%, 1%, 66%, 11%)
CSS variable
--color-primary: #E2DF4D;
Lowercase HEX
#e2df4d

Shades

Tints

Tones

Harmony

CSS snippets for #E2DF4D

.color-e2df4d {
  color: #E2DF4D;
  background-color: #E2DF4D;
}

Frequently asked questions

What color is #E2DF4D?+

#E2DF4D is a HEX color with RGB value rgb(226, 223, 77) and HSL value hsl(59, 72%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #E2DF4D?+

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