Golden Koi
#eaa34b · one of 31,915 named colors
Golden Koi is a medium, vivid orange with the hex code #eaa34b. In RGB it is 234 red, 163 green and 75 blue, and black text is most readable on top of it.
Codes
HEX
#eaa34bHEX8
#eaa34bffRGB
rgb(234, 163, 75)RGBA
rgba(234, 163, 75, 1)RGB %
rgb(92%, 64%, 29%)HSL
hsl(33, 79%, 61%)HSLA
hsla(33, 79%, 61%, 1)Variables
Sass
$golden-koi: #eaa34b;Less
@golden-koi: #eaa34b;CSS
--golden-koi: #eaa34b;