Pine Tree
#2a2f23 · one of 31,915 named colors
Pine Tree is a dark, muted green with the hex code #2a2f23. In RGB it is 42 red, 47 green and 35 blue, and white text is most readable on top of it.
Codes
HEX
#2a2f23HEX8
#2a2f23ffRGB
rgb(42, 47, 35)RGBA
rgba(42, 47, 35, 1)RGB %
rgb(16%, 18%, 14%)HSL
hsl(85, 15%, 16%)HSLA
hsla(85, 15%, 16%, 1)Variables
Sass
$pine-tree: #2a2f23;Less
@pine-tree: #2a2f23;CSS
--pine-tree: #2a2f23;