Misty Glen
#cde7db · one of 31,915 named colors
Misty Glen is a very light, soft green with the hex code #cde7db. In RGB it is 205 red, 231 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#cde7dbHEX8
#cde7dbffRGB
rgb(205, 231, 219)RGBA
rgba(205, 231, 219, 1)RGB %
rgb(80%, 91%, 86%)HSL
hsl(152, 35%, 85%)HSLA
hsla(152, 35%, 85%, 1)Variables
Sass
$misty-glen: #cde7db;Less
@misty-glen: #cde7db;CSS
--misty-glen: #cde7db;