Gris
#a5a9a8 · one of 31,915 named colors
Gris is a light, muted gray with the hex code #a5a9a8. In RGB it is 165 red, 169 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#a5a9a8HEX8
#a5a9a8ffRGB
rgb(165, 169, 168)RGBA
rgba(165, 169, 168, 1)RGB %
rgb(65%, 66%, 66%)HSL
hsl(165, 2%, 65%)HSLA
hsla(165, 2%, 65%, 1)Variables
Sass
$gris: #a5a9a8;Less
@gris: #a5a9a8;CSS
--gris: #a5a9a8;