#E2DF2E Color

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

Color preview

#E2DF2E

Color formats

HEX
#E2DF2E
RGB
rgb(226, 223, 46)
RGBA
rgba(226, 223, 46, 1)
HSL
hsl(59, 76%, 53%)
HSV
hsv(59, 80%, 89%)
CMYK
cmyk(0%, 1%, 80%, 11%)
CSS variable
--color-primary: #E2DF2E;
Lowercase HEX
#e2df2e

Shades

Tints

Tones

Harmony

CSS snippets for #E2DF2E

.color-e2df2e {
  color: #E2DF2E;
  background-color: #E2DF2E;
}

Frequently asked questions

What color is #E2DF2E?+

#E2DF2E is a HEX color with RGB value rgb(226, 223, 46) and HSL value hsl(59, 76%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E2DF2E?+

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