Lemon Tart
#ffdd66 · one of 31,915 named colors
Lemon Tart is a light, vivid yellow with the hex code #ffdd66. In RGB it is 255 red, 221 green and 102 blue, and black text is most readable on top of it.
Codes
HEX
#ffdd66HEX8
#ffdd66ffRGB
rgb(255, 221, 102)RGBA
rgba(255, 221, 102, 1)RGB %
rgb(100%, 87%, 40%)HSL
hsl(47, 100%, 70%)HSLA
hsla(47, 100%, 70%, 1)Variables
Sass
$lemon-tart: #ffdd66;Less
@lemon-tart: #ffdd66;CSS
--lemon-tart: #ffdd66;