Uniform Grey
#a8a8a8 · one of 31,915 named colors
Uniform Grey is a light, muted gray with the hex code #a8a8a8. In RGB it is 168 red, 168 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#a8a8a8HEX8
#a8a8a8ffRGB
rgb(168, 168, 168)RGBA
rgba(168, 168, 168, 1)RGB %
rgb(66%, 66%, 66%)HSL
hsl(0, 0%, 66%)HSLA
hsla(0, 0%, 66%, 1)Variables
Sass
$uniform-grey: #a8a8a8;Less
@uniform-grey: #a8a8a8;CSS
--uniform-grey: #a8a8a8;Similar colors