#E5DF2E Color

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

Color preview

#E5DF2E

Color formats

HEX
#E5DF2E
RGB
rgb(229, 223, 46)
RGBA
rgba(229, 223, 46, 1)
HSL
hsl(58, 78%, 54%)
HSV
hsv(58, 80%, 90%)
CMYK
cmyk(0%, 3%, 80%, 10%)
CSS variable
--color-primary: #E5DF2E;
Lowercase HEX
#e5df2e

Shades

Tints

Tones

Harmony

CSS snippets for #E5DF2E

.color-e5df2e {
  color: #E5DF2E;
  background-color: #E5DF2E;
}

Frequently asked questions

What color is #E5DF2E?+

#E5DF2E is a HEX color with RGB value rgb(229, 223, 46) and HSL value hsl(58, 78%, 54%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E5DF2E?+

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