#E3BF40 Color

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

Color preview

#E3BF40

Color formats

HEX
#E3BF40
RGB
rgb(227, 191, 64)
RGBA
rgba(227, 191, 64, 1)
HSL
hsl(47, 74%, 57%)
HSV
hsv(47, 72%, 89%)
CMYK
cmyk(0%, 16%, 72%, 11%)
CSS variable
--color-primary: #E3BF40;
Lowercase HEX
#e3bf40

Shades

Tints

Tones

Harmony

CSS snippets for #E3BF40

.color-e3bf40 {
  color: #E3BF40;
  background-color: #E3BF40;
}

Frequently asked questions

What color is #E3BF40?+

#E3BF40 is a HEX color with RGB value rgb(227, 191, 64) and HSL value hsl(47, 74%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E3BF40?+

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