Steam
#dddddd · one of 31,915 named colors
Steam is a very light, muted gray with the hex code #dddddd. In RGB it is 221 red, 221 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#ddddddHEX8
#ddddddffRGB
rgb(221, 221, 221)RGBA
rgba(221, 221, 221, 1)RGB %
rgb(87%, 87%, 87%)HSL
hsl(0, 0%, 87%)HSLA
hsla(0, 0%, 87%, 1)Variables
Sass
$steam: #dddddd;Less
@steam: #dddddd;CSS
--steam: #dddddd;Similar colors