Pine Needle
#334d41 · one of 31,915 named colors
Pine Needle is a dark, soft green with the hex code #334d41. In RGB it is 51 red, 77 green and 65 blue, and white text is most readable on top of it.
Codes
HEX
#334d41HEX8
#334d41ffRGB
rgb(51, 77, 65)RGBA
rgba(51, 77, 65, 1)RGB %
rgb(20%, 30%, 25%)HSL
hsl(152, 20%, 25%)HSLA
hsla(152, 20%, 25%, 1)Variables
Sass
$pine-needle: #334d41;Less
@pine-needle: #334d41;CSS
--pine-needle: #334d41;