Garden Hedge
#6f7d6d · one of 31,915 named colors
Garden Hedge is a medium, muted gray with the hex code #6f7d6d. In RGB it is 111 red, 125 green and 109 blue, and black text is most readable on top of it.
Codes
HEX
#6f7d6dHEX8
#6f7d6dffRGB
rgb(111, 125, 109)RGBA
rgba(111, 125, 109, 1)RGB %
rgb(44%, 49%, 43%)HSL
hsl(112, 7%, 46%)HSLA
hsla(112, 7%, 46%, 1)Variables
Sass
$garden-hedge: #6f7d6d;Less
@garden-hedge: #6f7d6d;CSS
--garden-hedge: #6f7d6d;