Pine Leaves
#839b5c · one of 31,915 named colors
Pine Leaves is a medium, soft green with the hex code #839b5c. In RGB it is 131 red, 155 green and 92 blue, and black text is most readable on top of it.
Codes
HEX
#839b5cHEX8
#839b5cffRGB
rgb(131, 155, 92)RGBA
rgba(131, 155, 92, 1)RGB %
rgb(51%, 61%, 36%)HSL
hsl(83, 26%, 48%)HSLA
hsla(83, 26%, 48%, 1)Variables
Sass
$pine-leaves: #839b5c;Less
@pine-leaves: #839b5c;CSS
--pine-leaves: #839b5c;