Lead
#212121 · one of 31,915 named colors
Lead is a very dark, muted gray with the hex code #212121. In RGB it is 33 red, 33 green and 33 blue, and white text is most readable on top of it.
Codes
HEX
#212121HEX8
#212121ffRGB
rgb(33, 33, 33)RGBA
rgba(33, 33, 33, 1)RGB %
rgb(13%, 13%, 13%)HSL
hsl(0, 0%, 13%)HSLA
hsla(0, 0%, 13%, 1)Variables
Sass
$lead: #212121;Less
@lead: #212121;CSS
--lead: #212121;Similar colors