Ice Floe
#d8e7e1 · one of 31,915 named colors
Ice Floe is a very light, soft green with the hex code #d8e7e1. In RGB it is 216 red, 231 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#d8e7e1HEX8
#d8e7e1ffRGB
rgb(216, 231, 225)RGBA
rgba(216, 231, 225, 1)RGB %
rgb(85%, 91%, 88%)HSL
hsl(156, 24%, 88%)HSLA
hsla(156, 24%, 88%, 1)Variables
Sass
$ice-floe: #d8e7e1;Less
@ice-floe: #d8e7e1;CSS
--ice-floe: #d8e7e1;