Soft Steel
#404854 · one of 31,915 named colors
Soft Steel is a dark, muted blue with the hex code #404854. In RGB it is 64 red, 72 green and 84 blue, and white text is most readable on top of it.
Codes
HEX
#404854HEX8
#404854ffRGB
rgb(64, 72, 84)RGBA
rgba(64, 72, 84, 1)RGB %
rgb(25%, 28%, 33%)HSL
hsl(216, 14%, 29%)HSLA
hsla(216, 14%, 29%, 1)Variables
Sass
$soft-steel: #404854;Less
@soft-steel: #404854;CSS
--soft-steel: #404854;