Horizon Sky
#c2c3d3 · one of 31,915 named colors
Horizon Sky is a light, soft blue with the hex code #c2c3d3. In RGB it is 194 red, 195 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#c2c3d3HEX8
#c2c3d3ffRGB
rgb(194, 195, 211)RGBA
rgba(194, 195, 211, 1)RGB %
rgb(76%, 76%, 83%)HSL
hsl(236, 16%, 79%)HSLA
hsla(236, 16%, 79%, 1)Variables
Sass
$horizon-sky: #c2c3d3;Less
@horizon-sky: #c2c3d3;CSS
--horizon-sky: #c2c3d3;