Misty Mountains
#c0d0e6 · one of 31,915 named colors
Misty Mountains is a light, soft blue with the hex code #c0d0e6. In RGB it is 192 red, 208 green and 230 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try Misty Mountains in the generator →
Codes
HEX
#c0d0e6HEX8
#c0d0e6ffRGB
rgb(192, 208, 230)RGBA
rgba(192, 208, 230, 1)RGB %
rgb(75%, 82%, 90%)HSL
hsl(215, 43%, 83%)HSLA
hsla(215, 43%, 83%, 1)Variables
Sass
$misty-mountains: #c0d0e6;Less
@misty-mountains: #c0d0e6;CSS
--misty-mountains: #c0d0e6;