Blue Metal
#5a6370 · one of 31,915 named colors
Blue Metal is a medium, muted blue with the hex code #5a6370. In RGB it is 90 red, 99 green and 112 blue, and white text is most readable on top of it.
Codes
HEX
#5a6370HEX8
#5a6370ffRGB
rgb(90, 99, 112)RGBA
rgba(90, 99, 112, 1)RGB %
rgb(35%, 39%, 44%)HSL
hsl(215, 11%, 40%)HSLA
hsla(215, 11%, 40%, 1)Variables
Sass
$blue-metal: #5a6370;Less
@blue-metal: #5a6370;CSS
--blue-metal: #5a6370;