Ice Fishing
#dcecf5 · one of 31,915 named colors
Ice Fishing is a very light, strong blue with the hex code #dcecf5. In RGB it is 220 red, 236 green and 245 blue, and black text is most readable on top of it.
Codes
HEX
#dcecf5HEX8
#dcecf5ffRGB
rgb(220, 236, 245)RGBA
rgba(220, 236, 245, 1)RGB %
rgb(86%, 93%, 96%)HSL
hsl(202, 56%, 91%)HSLA
hsla(202, 56%, 91%, 1)Variables
Sass
$ice-fishing: #dcecf5;Less
@ice-fishing: #dcecf5;CSS
--ice-fishing: #dcecf5;