Software
#7f8486 · one of 31,915 named colors
Software is a medium, muted gray with the hex code #7f8486. In RGB it is 127 red, 132 green and 134 blue, and black text is most readable on top of it.
Codes
HEX
#7f8486HEX8
#7f8486ffRGB
rgb(127, 132, 134)RGBA
rgba(127, 132, 134, 1)RGB %
rgb(50%, 52%, 53%)HSL
hsl(197, 3%, 51%)HSLA
hsla(197, 3%, 51%, 1)Variables
Sass
$software: #7f8486;Less
@software: #7f8486;CSS
--software: #7f8486;