Smoky Blue
#7196a6 · one of 31,915 named colors
Smoky Blue is a medium, soft cyan with the hex code #7196a6. In RGB it is 113 red, 150 green and 166 blue, and black text is most readable on top of it.
Codes
HEX
#7196a6HEX8
#7196a6ffRGB
rgb(113, 150, 166)RGBA
rgba(113, 150, 166, 1)RGB %
rgb(44%, 59%, 65%)HSL
hsl(198, 23%, 55%)HSLA
hsla(198, 23%, 55%, 1)Variables
Sass
$smoky-blue: #7196a6;Less
@smoky-blue: #7196a6;CSS
--smoky-blue: #7196a6;