Gilded Age
#e4b46e · one of 31,915 named colors
Gilded Age is a light, strong orange with the hex code #e4b46e. In RGB it is 228 red, 180 green and 110 blue, and black text is most readable on top of it.
Codes
HEX
#e4b46eHEX8
#e4b46effRGB
rgb(228, 180, 110)RGBA
rgba(228, 180, 110, 1)RGB %
rgb(89%, 71%, 43%)HSL
hsl(36, 69%, 66%)HSLA
hsla(36, 69%, 66%, 1)Variables
Sass
$gilded-age: #e4b46e;Less
@gilded-age: #e4b46e;CSS
--gilded-age: #e4b46e;