Quartzite
#232e26 · one of 31,915 named colors
Quartzite is a dark, muted green with the hex code #232e26. In RGB it is 35 red, 46 green and 38 blue, and white text is most readable on top of it.
Codes
HEX
#232e26HEX8
#232e26ffRGB
rgb(35, 46, 38)RGBA
rgba(35, 46, 38, 1)RGB %
rgb(14%, 18%, 15%)HSL
hsl(136, 14%, 16%)HSLA
hsla(136, 14%, 16%, 1)Variables
Sass
$quartzite: #232e26;Less
@quartzite: #232e26;CSS
--quartzite: #232e26;