Cloudy Grey
#ece3e1 · one of 31,915 named colors
Cloudy Grey is a very light, soft red with the hex code #ece3e1. In RGB it is 236 red, 227 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#ece3e1HEX8
#ece3e1ffRGB
rgb(236, 227, 225)RGBA
rgba(236, 227, 225, 1)RGB %
rgb(93%, 89%, 88%)HSL
hsl(11, 22%, 90%)HSLA
hsla(11, 22%, 90%, 1)Variables
Sass
$cloudy-grey: #ece3e1;Less
@cloudy-grey: #ece3e1;CSS
--cloudy-grey: #ece3e1;