Steel Mist
#c6ceda · one of 31,915 named colors
Steel Mist is a light, soft blue with the hex code #c6ceda. In RGB it is 198 red, 206 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#c6cedaHEX8
#c6cedaffRGB
rgb(198, 206, 218)RGBA
rgba(198, 206, 218, 1)RGB %
rgb(78%, 81%, 85%)HSL
hsl(216, 21%, 82%)HSLA
hsla(216, 21%, 82%, 1)Variables
Sass
$steel-mist: #c6ceda;Less
@steel-mist: #c6ceda;CSS
--steel-mist: #c6ceda;