Golden Boy
#ffdd44 · one of 31,915 named colors
Golden Boy is a medium, vivid yellow with the hex code #ffdd44. In RGB it is 255 red, 221 green and 68 blue, and black text is most readable on top of it.
Codes
HEX
#ffdd44HEX8
#ffdd44ffRGB
rgb(255, 221, 68)RGBA
rgba(255, 221, 68, 1)RGB %
rgb(100%, 87%, 27%)HSL
hsl(49, 100%, 63%)HSLA
hsla(49, 100%, 63%, 1)Variables
Sass
$golden-boy: #ffdd44;Less
@golden-boy: #ffdd44;CSS
--golden-boy: #ffdd44;