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