Fairfax Grey
#c9d3d7 · one of 31,915 named colors
Fairfax Grey is a light, muted cyan with the hex code #c9d3d7. In RGB it is 201 red, 211 green and 215 blue, and black text is most readable on top of it.
Codes
HEX
#c9d3d7HEX8
#c9d3d7ffRGB
rgb(201, 211, 215)RGBA
rgba(201, 211, 215, 1)RGB %
rgb(79%, 83%, 84%)HSL
hsl(197, 15%, 82%)HSLA
hsla(197, 15%, 82%, 1)Variables
Sass
$fairfax-grey: #c9d3d7;Less
@fairfax-grey: #c9d3d7;CSS
--fairfax-grey: #c9d3d7;