Banana Peel
#ffe774 · one of 31,915 named colors
Banana Peel is a light, vivid yellow with the hex code #ffe774. In RGB it is 255 red, 231 green and 116 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try Banana Peel in the generator →
Codes
HEX
#ffe774HEX8
#ffe774ffRGB
rgb(255, 231, 116)RGBA
rgba(255, 231, 116, 1)RGB %
rgb(100%, 91%, 45%)HSL
hsl(50, 100%, 73%)HSLA
hsla(50, 100%, 73%, 1)Variables
Sass
$banana-peel: #ffe774;Less
@banana-peel: #ffe774;CSS
--banana-peel: #ffe774;