Silver Charm
#adb0b4 · one of 31,915 named colors
Silver Charm is a light, muted gray with the hex code #adb0b4. In RGB it is 173 red, 176 green and 180 blue, and black text is most readable on top of it.
Codes
HEX
#adb0b4HEX8
#adb0b4ffRGB
rgb(173, 176, 180)RGBA
rgba(173, 176, 180, 1)RGB %
rgb(68%, 69%, 71%)HSL
hsl(214, 4%, 69%)HSLA
hsla(214, 4%, 69%, 1)Variables
Sass
$silver-charm: #adb0b4;Less
@silver-charm: #adb0b4;CSS
--silver-charm: #adb0b4;