Tree Green
#2a7e19 · one of 31,915 named colors
Tree Green is a dark, strong green with the hex code #2a7e19. In RGB it is 42 red, 126 green and 25 blue, and white text is most readable on top of it.
Codes
HEX
#2a7e19HEX8
#2a7e19ffRGB
rgb(42, 126, 25)RGBA
rgba(42, 126, 25, 1)RGB %
rgb(16%, 49%, 10%)HSL
hsl(110, 67%, 30%)HSLA
hsla(110, 67%, 30%, 1)Variables
Sass
$tree-green: #2a7e19;Less
@tree-green: #2a7e19;CSS
--tree-green: #2a7e19;