Light Skyway
#c2e3e8 · one of 31,915 named colors
Light Skyway is a light, strong cyan with the hex code #c2e3e8. In RGB it is 194 red, 227 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#c2e3e8HEX8
#c2e3e8ffRGB
rgb(194, 227, 232)RGBA
rgba(194, 227, 232, 1)RGB %
rgb(76%, 89%, 91%)HSL
hsl(188, 45%, 84%)HSLA
hsla(188, 45%, 84%, 1)Variables
Sass
$light-skyway: #c2e3e8;Less
@light-skyway: #c2e3e8;CSS
--light-skyway: #c2e3e8;