Lazy Sunday
#cad3e7 · one of 31,915 named colors
Lazy Sunday is a light, soft blue with the hex code #cad3e7. In RGB it is 202 red, 211 green and 231 blue, and black text is most readable on top of it.
Codes
HEX
#cad3e7HEX8
#cad3e7ffRGB
rgb(202, 211, 231)RGBA
rgba(202, 211, 231, 1)RGB %
rgb(79%, 83%, 91%)HSL
hsl(221, 38%, 85%)HSLA
hsla(221, 38%, 85%, 1)Variables
Sass
$lazy-sunday: #cad3e7;Less
@lazy-sunday: #cad3e7;CSS
--lazy-sunday: #cad3e7;