Steel Grey
#43464b · one of 31,915 named colors
Steel Grey is a dark, muted gray with the hex code #43464b. In RGB it is 67 red, 70 green and 75 blue, and white text is most readable on top of it.
Codes
HEX
#43464bHEX8
#43464bffRGB
rgb(67, 70, 75)RGBA
rgba(67, 70, 75, 1)RGB %
rgb(26%, 27%, 29%)HSL
hsl(218, 6%, 28%)HSLA
hsla(218, 6%, 28%, 1)Variables
Sass
$steel-grey: #43464b;Less
@steel-grey: #43464b;CSS
--steel-grey: #43464b;