Silver Hill
#6d747b · one of 31,915 named colors
Silver Hill is a medium, muted gray with the hex code #6d747b. In RGB it is 109 red, 116 green and 123 blue, and white text is most readable on top of it.
Codes
HEX
#6d747bHEX8
#6d747bffRGB
rgb(109, 116, 123)RGBA
rgba(109, 116, 123, 1)RGB %
rgb(43%, 45%, 48%)HSL
hsl(210, 6%, 45%)HSLA
hsla(210, 6%, 45%, 1)Variables
Sass
$silver-hill: #6d747b;Less
@silver-hill: #6d747b;CSS
--silver-hill: #6d747b;