Goldzilla
#cdd80d · one of 31,915 named colors
Goldzilla is a medium, vivid yellow with the hex code #cdd80d. In RGB it is 205 red, 216 green and 13 blue, and black text is most readable on top of it.
Codes
HEX
#cdd80dHEX8
#cdd80dffRGB
rgb(205, 216, 13)RGBA
rgba(205, 216, 13, 1)RGB %
rgb(80%, 85%, 5%)HSL
hsl(63, 89%, 45%)HSLA
hsla(63, 89%, 45%, 1)Variables
Sass
$goldzilla: #cdd80d;Less
@goldzilla: #cdd80d;CSS
--goldzilla: #cdd80d;