Lemon Curd
#ffee11 · one of 31,915 named colors
Lemon Curd is a medium, vivid yellow with the hex code #ffee11. In RGB it is 255 red, 238 green and 17 blue, and black text is most readable on top of it.
Codes
HEX
#ffee11HEX8
#ffee11ffRGB
rgb(255, 238, 17)RGBA
rgba(255, 238, 17, 1)RGB %
rgb(100%, 93%, 7%)HSL
hsl(56, 100%, 53%)HSLA
hsla(56, 100%, 53%, 1)Variables
Sass
$lemon-curd: #ffee11;Less
@lemon-curd: #ffee11;CSS
--lemon-curd: #ffee11;