Misted Aqua
#d7e7e6 · one of 31,915 named colors
Misted Aqua is a very light, soft cyan with the hex code #d7e7e6. In RGB it is 215 red, 231 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#d7e7e6HEX8
#d7e7e6ffRGB
rgb(215, 231, 230)RGBA
rgba(215, 231, 230, 1)RGB %
rgb(84%, 91%, 90%)HSL
hsl(176, 25%, 87%)HSLA
hsla(176, 25%, 87%, 1)Variables
Sass
$misted-aqua: #d7e7e6;Less
@misted-aqua: #d7e7e6;CSS
--misted-aqua: #d7e7e6;