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