Quiet Shade
#686970 · one of 31,915 named colors
Quiet Shade is a medium, muted gray with the hex code #686970. In RGB it is 104 red, 105 green and 112 blue, and white text is most readable on top of it.
Codes
HEX
#686970HEX8
#686970ffRGB
rgb(104, 105, 112)RGBA
rgba(104, 105, 112, 1)RGB %
rgb(41%, 41%, 44%)HSL
hsl(233, 4%, 42%)HSLA
hsla(233, 4%, 42%, 1)Variables
Sass
$quiet-shade: #686970;Less
@quiet-shade: #686970;CSS
--quiet-shade: #686970;