#E2BF41 Color

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

Color preview

#E2BF41

Color formats

HEX
#E2BF41
RGB
rgb(226, 191, 65)
RGBA
rgba(226, 191, 65, 1)
HSL
hsl(47, 74%, 57%)
HSV
hsv(47, 71%, 89%)
CMYK
cmyk(0%, 15%, 71%, 11%)
CSS variable
--color-primary: #E2BF41;
Lowercase HEX
#e2bf41

Shades

Tints

Tones

Harmony

CSS snippets for #E2BF41

.color-e2bf41 {
  color: #E2BF41;
  background-color: #E2BF41;
}

Frequently asked questions

What color is #E2BF41?+

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

What is the closest Tailwind color to #E2BF41?+

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