Vessel Grey
#8a8b8f · one of 31,915 named colors
Vessel Grey is a medium, muted gray with the hex code #8a8b8f. In RGB it is 138 red, 139 green and 143 blue, and black text is most readable on top of it.
Codes
HEX
#8a8b8fHEX8
#8a8b8fffRGB
rgb(138, 139, 143)RGBA
rgba(138, 139, 143, 1)RGB %
rgb(54%, 55%, 56%)HSL
hsl(228, 2%, 55%)HSLA
hsla(228, 2%, 55%, 1)Variables
Sass
$vessel-grey: #8a8b8f;Less
@vessel-grey: #8a8b8f;CSS
--vessel-grey: #8a8b8f;