Golden Eye
#ffd789 · one of 31,915 named colors
Golden Eye is a light, vivid orange with the hex code #ffd789. In RGB it is 255 red, 215 green and 137 blue, and black text is most readable on top of it.
Codes
HEX
#ffd789HEX8
#ffd789ffRGB
rgb(255, 215, 137)RGBA
rgba(255, 215, 137, 1)RGB %
rgb(100%, 84%, 54%)HSL
hsl(40, 100%, 77%)HSLA
hsla(40, 100%, 77%, 1)Variables
Sass
$golden-eye: #ffd789;Less
@golden-eye: #ffd789;CSS
--golden-eye: #ffd789;