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