Sky
#76d6ff · one of 31,915 named colors
Sky is a light, vivid cyan with the hex code #76d6ff. In RGB it is 118 red, 214 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#76d6ffHEX8
#76d6ffffRGB
rgb(118, 214, 255)RGBA
rgba(118, 214, 255, 1)RGB %
rgb(46%, 84%, 100%)HSL
hsl(198, 100%, 73%)HSLA
hsla(198, 100%, 73%, 1)Variables
Sass
$sky: #76d6ff;Less
@sky: #76d6ff;CSS
--sky: #76d6ff;