Sapphire Fog
#99a8c9 · one of 31,915 named colors
Sapphire Fog is a light, soft blue with the hex code #99a8c9. In RGB it is 153 red, 168 green and 201 blue, and black text is most readable on top of it.
Codes
HEX
#99a8c9HEX8
#99a8c9ffRGB
rgb(153, 168, 201)RGBA
rgba(153, 168, 201, 1)RGB %
rgb(60%, 66%, 79%)HSL
hsl(221, 31%, 69%)HSLA
hsla(221, 31%, 69%, 1)Variables
Sass
$sapphire-fog: #99a8c9;Less
@sapphire-fog: #99a8c9;CSS
--sapphire-fog: #99a8c9;