Lemon Slice
#fffba8 · one of 31,915 named colors
Lemon Slice is a light, vivid yellow with the hex code #fffba8. In RGB it is 255 red, 251 green and 168 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try Lemon Slice in the generator →
Codes
HEX
#fffba8HEX8
#fffba8ffRGB
rgb(255, 251, 168)RGBA
rgba(255, 251, 168, 1)RGB %
rgb(100%, 98%, 66%)HSL
hsl(57, 100%, 83%)HSLA
hsla(57, 100%, 83%, 1)Variables
Sass
$lemon-slice: #fffba8;Less
@lemon-slice: #fffba8;CSS
--lemon-slice: #fffba8;