Backwater
#687078 · one of 31,915 named colors
Backwater is a medium, muted gray with the hex code #687078. In RGB it is 104 red, 112 green and 120 blue, and white text is most readable on top of it.
Codes
HEX
#687078HEX8
#687078ffRGB
rgb(104, 112, 120)RGBA
rgba(104, 112, 120, 1)RGB %
rgb(41%, 44%, 47%)HSL
hsl(210, 7%, 44%)HSLA
hsla(210, 7%, 44%, 1)Variables
Sass
$backwater: #687078;Less
@backwater: #687078;CSS
--backwater: #687078;