#E2DF2C Color

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

Color preview

#E2DF2C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E2DF2C

.color-e2df2c {
  color: #E2DF2C;
  background-color: #E2DF2C;
}

Frequently asked questions

What color is #E2DF2C?+

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

What is the closest Tailwind color to #E2DF2C?+

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