Golden Gun
#dddd00 · one of 31,915 named colors
Golden Gun is a medium, vivid yellow with the hex code #dddd00. In RGB it is 221 red, 221 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#dddd00HEX8
#dddd00ffRGB
rgb(221, 221, 0)RGBA
rgba(221, 221, 0, 1)RGB %
rgb(87%, 87%, 0%)HSL
hsl(60, 100%, 43%)HSLA
hsla(60, 100%, 43%, 1)Variables
Sass
$golden-gun: #dddd00;Less
@golden-gun: #dddd00;CSS
--golden-gun: #dddd00;Similar colors