#E5B02B Color

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

Color preview

#E5B02B

Color formats

HEX
#E5B02B
RGB
rgb(229, 176, 43)
RGBA
rgba(229, 176, 43, 1)
HSL
hsl(43, 78%, 53%)
HSV
hsv(43, 81%, 90%)
CMYK
cmyk(0%, 23%, 81%, 10%)
CSS variable
--color-primary: #E5B02B;
Lowercase HEX
#e5b02b

Shades

Tints

Tones

Harmony

CSS snippets for #E5B02B

.color-e5b02b {
  color: #E5B02B;
  background-color: #E5B02B;
}

Frequently asked questions

What color is #E5B02B?+

#E5B02B is a HEX color with RGB value rgb(229, 176, 43) and HSL value hsl(43, 78%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E5B02B?+

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