#E7DF3B Color

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

Color preview

#E7DF3B

Color formats

HEX
#E7DF3B
RGB
rgb(231, 223, 59)
RGBA
rgba(231, 223, 59, 1)
HSL
hsl(57, 78%, 57%)
HSV
hsv(57, 74%, 91%)
CMYK
cmyk(0%, 3%, 74%, 9%)
CSS variable
--color-primary: #E7DF3B;
Lowercase HEX
#e7df3b

Shades

Tints

Tones

Harmony

CSS snippets for #E7DF3B

.color-e7df3b {
  color: #E7DF3B;
  background-color: #E7DF3B;
}

Frequently asked questions

What color is #E7DF3B?+

#E7DF3B is a HEX color with RGB value rgb(231, 223, 59) and HSL value hsl(57, 78%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E7DF3B?+

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