Urban Grey
#cacacc · one of 31,915 named colors
Urban Grey is a light, muted gray with the hex code #cacacc. In RGB it is 202 red, 202 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#cacaccHEX8
#cacaccffRGB
rgb(202, 202, 204)RGBA
rgba(202, 202, 204, 1)RGB %
rgb(79%, 79%, 80%)HSL
hsl(240, 2%, 80%)HSLA
hsla(240, 2%, 80%, 1)Variables
Sass
$urban-grey: #cacacc;Less
@urban-grey: #cacacc;CSS
--urban-grey: #cacacc;Similar colors