Lime Yellow
#d0fe1d · one of 31,915 named colors
Lime Yellow is a medium, vivid green with the hex code #d0fe1d. In RGB it is 208 red, 254 green and 29 blue, and black text is most readable on top of it.
Codes
HEX
#d0fe1dHEX8
#d0fe1dffRGB
rgb(208, 254, 29)RGBA
rgba(208, 254, 29, 1)RGB %
rgb(82%, 100%, 11%)HSL
hsl(72, 99%, 55%)HSLA
hsla(72, 99%, 55%, 1)Variables
Sass
$lime-yellow: #d0fe1d;Less
@lime-yellow: #d0fe1d;CSS
--lime-yellow: #d0fe1d;