Pine Scent
#4a6d42 · one of 31,915 named colors
Pine Scent is a dark, soft green with the hex code #4a6d42. In RGB it is 74 red, 109 green and 66 blue, and white text is most readable on top of it.
Codes
HEX
#4a6d42HEX8
#4a6d42ffRGB
rgb(74, 109, 66)RGBA
rgba(74, 109, 66, 1)RGB %
rgb(29%, 43%, 26%)HSL
hsl(109, 25%, 34%)HSLA
hsla(109, 25%, 34%, 1)Variables
Sass
$pine-scent: #4a6d42;Less
@pine-scent: #4a6d42;CSS
--pine-scent: #4a6d42;