Moonmist
#c9d9e0 · one of 31,915 named colors
Moonmist is a light, soft cyan with the hex code #c9d9e0. In RGB it is 201 red, 217 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#c9d9e0HEX8
#c9d9e0ffRGB
rgb(201, 217, 224)RGBA
rgba(201, 217, 224, 1)RGB %
rgb(79%, 85%, 88%)HSL
hsl(198, 27%, 83%)HSLA
hsla(198, 27%, 83%, 1)Variables
Sass
$moonmist: #c9d9e0;Less
@moonmist: #c9d9e0;CSS
--moonmist: #c9d9e0;