Old Sterling
#cfd5d1 · one of 31,915 named colors
Old Sterling is a light, muted gray with the hex code #cfd5d1. In RGB it is 207 red, 213 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#cfd5d1HEX8
#cfd5d1ffRGB
rgb(207, 213, 209)RGBA
rgba(207, 213, 209, 1)RGB %
rgb(81%, 84%, 82%)HSL
hsl(140, 7%, 82%)HSLA
hsla(140, 7%, 82%, 1)Variables
Sass
$old-sterling: #cfd5d1;Less
@old-sterling: #cfd5d1;CSS
--old-sterling: #cfd5d1;