#E1B01E Color

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

Color preview

#E1B01E

Color formats

HEX
#E1B01E
RGB
rgb(225, 176, 30)
RGBA
rgba(225, 176, 30, 1)
HSL
hsl(45, 76%, 50%)
HSV
hsv(45, 87%, 88%)
CMYK
cmyk(0%, 22%, 87%, 12%)
CSS variable
--color-primary: #E1B01E;
Lowercase HEX
#e1b01e

Shades

Tints

Tones

Harmony

CSS snippets for #E1B01E

.color-e1b01e {
  color: #E1B01E;
  background-color: #E1B01E;
}

Frequently asked questions

What color is #E1B01E?+

#E1B01E is a HEX color with RGB value rgb(225, 176, 30) and HSL value hsl(45, 76%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E1B01E?+

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