Frosted Glass
#eaf0f0 · one of 31,915 named colors
Frosted Glass is a very light, soft cyan with the hex code #eaf0f0. In RGB it is 234 red, 240 green and 240 blue, and black text is most readable on top of it.
Part of Shades of White →
Try Frosted Glass in the generator →
Codes
HEX
#eaf0f0HEX8
#eaf0f0ffRGB
rgb(234, 240, 240)RGBA
rgba(234, 240, 240, 1)RGB %
rgb(92%, 94%, 94%)HSL
hsl(180, 17%, 93%)HSLA
hsla(180, 17%, 93%, 1)Variables
Sass
$frosted-glass: #eaf0f0;Less
@frosted-glass: #eaf0f0;CSS
--frosted-glass: #eaf0f0;