Banana Ice Cream
#f1d3b2 · one of 31,915 named colors
Banana Ice Cream is a light, strong orange with the hex code #f1d3b2. In RGB it is 241 red, 211 green and 178 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Banana Ice Cream in the generator →
Codes
HEX
#f1d3b2HEX8
#f1d3b2ffRGB
rgb(241, 211, 178)RGBA
rgba(241, 211, 178, 1)RGB %
rgb(95%, 83%, 70%)HSL
hsl(31, 69%, 82%)HSLA
hsla(31, 69%, 82%, 1)Variables
Sass
$banana-ice-cream: #f1d3b2;Less
@banana-ice-cream: #f1d3b2;CSS
--banana-ice-cream: #f1d3b2;