#E5BF40 Color

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

Color preview

#E5BF40

Color formats

HEX
#E5BF40
RGB
rgb(229, 191, 64)
RGBA
rgba(229, 191, 64, 1)
HSL
hsl(46, 76%, 57%)
HSV
hsv(46, 72%, 90%)
CMYK
cmyk(0%, 17%, 72%, 10%)
CSS variable
--color-primary: #E5BF40;
Lowercase HEX
#e5bf40

Shades

Tints

Tones

Harmony

CSS snippets for #E5BF40

.color-e5bf40 {
  color: #E5BF40;
  background-color: #E5BF40;
}

Frequently asked questions

What color is #E5BF40?+

#E5BF40 is a HEX color with RGB value rgb(229, 191, 64) and HSL value hsl(46, 76%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E5BF40?+

The closest Tailwind color is amber-300, available as the bg-amber-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