Snowy Mount
#f1eeeb · one of 31,915 named colors
Snowy Mount is a very light, soft orange with the hex code #f1eeeb. In RGB it is 241 red, 238 green and 235 blue, and black text is most readable on top of it.
Codes
HEX
#f1eeebHEX8
#f1eeebffRGB
rgb(241, 238, 235)RGBA
rgba(241, 238, 235, 1)RGB %
rgb(95%, 93%, 92%)HSL
hsl(30, 18%, 93%)HSLA
hsla(30, 18%, 93%, 1)Variables
Sass
$snowy-mount: #f1eeeb;Less
@snowy-mount: #f1eeeb;CSS
--snowy-mount: #f1eeeb;