Laurel Leaf
#969b8b · one of 31,915 named colors
Laurel Leaf is a medium, muted gray with the hex code #969b8b. In RGB it is 150 red, 155 green and 139 blue, and black text is most readable on top of it.
Codes
HEX
#969b8bHEX8
#969b8bffRGB
rgb(150, 155, 139)RGBA
rgba(150, 155, 139, 1)RGB %
rgb(59%, 61%, 55%)HSL
hsl(79, 7%, 58%)HSLA
hsla(79, 7%, 58%, 1)Variables
Sass
$laurel-leaf: #969b8b;Less
@laurel-leaf: #969b8b;CSS
--laurel-leaf: #969b8b;