Lemon Lime
#bffe28 · one of 31,915 named colors
Lemon Lime is a medium, vivid green with the hex code #bffe28. In RGB it is 191 red, 254 green and 40 blue, and black text is most readable on top of it.
Codes
HEX
#bffe28HEX8
#bffe28ffRGB
rgb(191, 254, 40)RGBA
rgba(191, 254, 40, 1)RGB %
rgb(75%, 100%, 16%)HSL
hsl(78, 99%, 58%)HSLA
hsla(78, 99%, 58%, 1)Variables
Sass
$lemon-lime: #bffe28;Less
@lemon-lime: #bffe28;CSS
--lemon-lime: #bffe28;