#E2BF22 Color

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

Color preview

#E2BF22

Color formats

HEX
#E2BF22
RGB
rgb(226, 191, 34)
RGBA
rgba(226, 191, 34, 1)
HSL
hsl(49, 77%, 51%)
HSV
hsv(49, 85%, 89%)
CMYK
cmyk(0%, 15%, 85%, 11%)
CSS variable
--color-primary: #E2BF22;
Lowercase HEX
#e2bf22

Shades

Tints

Tones

Harmony

CSS snippets for #E2BF22

.color-e2bf22 {
  color: #E2BF22;
  background-color: #E2BF22;
}

Frequently asked questions

What color is #E2BF22?+

#E2BF22 is a HEX color with RGB value rgb(226, 191, 34) and HSL value hsl(49, 77%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E2BF22?+

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