Ginger Ale
#c9a86a · one of 31,915 named colors
Ginger Ale is a medium, strong orange with the hex code #c9a86a. In RGB it is 201 red, 168 green and 106 blue, and black text is most readable on top of it.
Codes
HEX
#c9a86aHEX8
#c9a86affRGB
rgb(201, 168, 106)RGBA
rgba(201, 168, 106, 1)RGB %
rgb(79%, 66%, 42%)HSL
hsl(39, 47%, 60%)HSLA
hsla(39, 47%, 60%, 1)Variables
Sass
$ginger-ale: #c9a86a;Less
@ginger-ale: #c9a86a;CSS
--ginger-ale: #c9a86a;