Lemon
#fff700 · one of 31,915 named colors
Lemon is a medium, vivid yellow with the hex code #fff700. In RGB it is 255 red, 247 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#fff700HEX8
#fff700ffRGB
rgb(255, 247, 0)RGBA
rgba(255, 247, 0, 1)RGB %
rgb(100%, 97%, 0%)HSL
hsl(58, 100%, 50%)HSLA
hsla(58, 100%, 50%, 1)Variables
Sass
$lemon: #fff700;Less
@lemon: #fff700;CSS
--lemon: #fff700;