Pico Metal
#c2c3c7 · one of 31,915 named colors
Pico Metal is a light, muted gray with the hex code #c2c3c7. In RGB it is 194 red, 195 green and 199 blue, and black text is most readable on top of it.
Codes
HEX
#c2c3c7HEX8
#c2c3c7ffRGB
rgb(194, 195, 199)RGBA
rgba(194, 195, 199, 1)RGB %
rgb(76%, 76%, 78%)HSL
hsl(228, 4%, 77%)HSLA
hsla(228, 4%, 77%, 1)Variables
Sass
$pico-metal: #c2c3c7;Less
@pico-metal: #c2c3c7;CSS
--pico-metal: #c2c3c7;