Mystic Fog
#eae9e1 · one of 31,915 named colors
Mystic Fog is a very light, soft yellow with the hex code #eae9e1. In RGB it is 234 red, 233 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#eae9e1HEX8
#eae9e1ffRGB
rgb(234, 233, 225)RGBA
rgba(234, 233, 225, 1)RGB %
rgb(92%, 91%, 88%)HSL
hsl(53, 18%, 90%)HSLA
hsla(53, 18%, 90%, 1)Variables
Sass
$mystic-fog: #eae9e1;Less
@mystic-fog: #eae9e1;CSS
--mystic-fog: #eae9e1;