Solitude
#e9ecf1 · one of 31,915 named colors
Solitude is a very light, soft blue with the hex code #e9ecf1. In RGB it is 233 red, 236 green and 241 blue, and black text is most readable on top of it.
Codes
HEX
#e9ecf1HEX8
#e9ecf1ffRGB
rgb(233, 236, 241)RGBA
rgba(233, 236, 241, 1)RGB %
rgb(91%, 93%, 95%)HSL
hsl(217, 22%, 93%)HSLA
hsla(217, 22%, 93%, 1)Variables
Sass
$solitude: #e9ecf1;Less
@solitude: #e9ecf1;CSS
--solitude: #e9ecf1;