Foggy Morn
#cad0ce · one of 31,915 named colors
Foggy Morn is a light, muted gray with the hex code #cad0ce. In RGB it is 202 red, 208 green and 206 blue, and black text is most readable on top of it.
Codes
HEX
#cad0ceHEX8
#cad0ceffRGB
rgb(202, 208, 206)RGBA
rgba(202, 208, 206, 1)RGB %
rgb(79%, 82%, 81%)HSL
hsl(160, 6%, 80%)HSLA
hsla(160, 6%, 80%, 1)Variables
Sass
$foggy-morn: #cad0ce;Less
@foggy-morn: #cad0ce;CSS
--foggy-morn: #cad0ce;