Lemon Peel
#ffed80 · one of 31,915 named colors
Lemon Peel is a light, vivid yellow with the hex code #ffed80. In RGB it is 255 red, 237 green and 128 blue, and black text is most readable on top of it.
Codes
HEX
#ffed80HEX8
#ffed80ffRGB
rgb(255, 237, 128)RGBA
rgba(255, 237, 128, 1)RGB %
rgb(100%, 93%, 50%)HSL
hsl(51, 100%, 75%)HSLA
hsla(51, 100%, 75%, 1)Variables
Sass
$lemon-peel: #ffed80;Less
@lemon-peel: #ffed80;CSS
--lemon-peel: #ffed80;