Techile
#9fa1a1 · one of 31,915 named colors
Techile is a medium, muted gray with the hex code #9fa1a1. In RGB it is 159 red, 161 green and 161 blue, and black text is most readable on top of it.
Codes
HEX
#9fa1a1HEX8
#9fa1a1ffRGB
rgb(159, 161, 161)RGBA
rgba(159, 161, 161, 1)RGB %
rgb(62%, 63%, 63%)HSL
hsl(180, 1%, 63%)HSLA
hsla(180, 1%, 63%, 1)Variables
Sass
$techile: #9fa1a1;Less
@techile: #9fa1a1;CSS
--techile: #9fa1a1;