#E3BF21 Color

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

Color preview

#E3BF21

Color formats

HEX
#E3BF21
RGB
rgb(227, 191, 33)
RGBA
rgba(227, 191, 33, 1)
HSL
hsl(49, 78%, 51%)
HSV
hsv(49, 85%, 89%)
CMYK
cmyk(0%, 16%, 85%, 11%)
CSS variable
--color-primary: #E3BF21;
Lowercase HEX
#e3bf21

Shades

Tints

Tones

Harmony

CSS snippets for #E3BF21

.color-e3bf21 {
  color: #E3BF21;
  background-color: #E3BF21;
}

Frequently asked questions

What color is #E3BF21?+

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

What is the closest Tailwind color to #E3BF21?+

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