#E3B221 Color

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

Color preview

#E3B221

Color formats

HEX
#E3B221
RGB
rgb(227, 178, 33)
RGBA
rgba(227, 178, 33, 1)
HSL
hsl(45, 78%, 51%)
HSV
hsv(45, 85%, 89%)
CMYK
cmyk(0%, 22%, 85%, 11%)
CSS variable
--color-primary: #E3B221;
Lowercase HEX
#e3b221

Shades

Tints

Tones

Harmony

CSS snippets for #E3B221

.color-e3b221 {
  color: #E3B221;
  background-color: #E3B221;
}

Frequently asked questions

What color is #E3B221?+

#E3B221 is a HEX color with RGB value rgb(227, 178, 33) and HSL value hsl(45, 78%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E3B221?+

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