Pale Gold
#fdde6c · one of 31,915 named colors
Pale Gold is a light, vivid yellow with the hex code #fdde6c. In RGB it is 253 red, 222 green and 108 blue, and black text is most readable on top of it.
Codes
HEX
#fdde6cHEX8
#fdde6cffRGB
rgb(253, 222, 108)RGBA
rgba(253, 222, 108, 1)RGB %
rgb(99%, 87%, 42%)HSL
hsl(47, 97%, 71%)HSLA
hsla(47, 97%, 71%, 1)Variables
Sass
$pale-gold: #fdde6c;Less
@pale-gold: #fdde6c;CSS
--pale-gold: #fdde6c;