#E5BF15 Color

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

Color preview

#E5BF15

Color formats

HEX
#E5BF15
RGB
rgb(229, 191, 21)
RGBA
rgba(229, 191, 21, 1)
HSL
hsl(49, 83%, 49%)
HSV
hsv(49, 91%, 90%)
CMYK
cmyk(0%, 17%, 91%, 10%)
CSS variable
--color-primary: #E5BF15;
Lowercase HEX
#e5bf15

Shades

Tints

Tones

Harmony

CSS snippets for #E5BF15

.color-e5bf15 {
  color: #E5BF15;
  background-color: #E5BF15;
}

Frequently asked questions

What color is #E5BF15?+

#E5BF15 is a HEX color with RGB value rgb(229, 191, 21) and HSL value hsl(49, 83%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E5BF15?+

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