Mr. Glass
#c0d5ef · one of 31,915 named colors
Mr. Glass is a light, strong blue with the hex code #c0d5ef. In RGB it is 192 red, 213 green and 239 blue, and black text is most readable on top of it.
Codes
HEX
#c0d5efHEX8
#c0d5efffRGB
rgb(192, 213, 239)RGBA
rgba(192, 213, 239, 1)RGB %
rgb(75%, 84%, 94%)HSL
hsl(213, 59%, 85%)HSLA
hsla(213, 59%, 85%, 1)Variables
Sass
$mr-glass: #c0d5ef;Less
@mr-glass: #c0d5ef;CSS
--mr-glass: #c0d5ef;