#E5AE15 Color

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

Color preview

#E5AE15

Color formats

HEX
#E5AE15
RGB
rgb(229, 174, 21)
RGBA
rgba(229, 174, 21, 1)
HSL
hsl(44, 83%, 49%)
HSV
hsv(44, 91%, 90%)
CMYK
cmyk(0%, 24%, 91%, 10%)
CSS variable
--color-primary: #E5AE15;
Lowercase HEX
#e5ae15

Shades

Tints

Tones

Harmony

CSS snippets for #E5AE15

.color-e5ae15 {
  color: #E5AE15;
  background-color: #E5AE15;
}

Frequently asked questions

What color is #E5AE15?+

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

What is the closest Tailwind color to #E5AE15?+

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