Neon Light
#ffdf5e · one of 31,915 named colors
Neon Light is a light, vivid yellow with the hex code #ffdf5e. In RGB it is 255 red, 223 green and 94 blue, and black text is most readable on top of it.
Codes
HEX
#ffdf5eHEX8
#ffdf5effRGB
rgb(255, 223, 94)RGBA
rgba(255, 223, 94, 1)RGB %
rgb(100%, 87%, 37%)HSL
hsl(48, 100%, 68%)HSLA
hsla(48, 100%, 68%, 1)Variables
Sass
$neon-light: #ffdf5e;Less
@neon-light: #ffdf5e;CSS
--neon-light: #ffdf5e;