Clear Sky
#8eccfe · one of 31,915 named colors
Clear Sky is a light, vivid blue with the hex code #8eccfe. In RGB it is 142 red, 204 green and 254 blue, and black text is most readable on top of it.
Codes
HEX
#8eccfeHEX8
#8eccfeffRGB
rgb(142, 204, 254)RGBA
rgba(142, 204, 254, 1)RGB %
rgb(56%, 80%, 100%)HSL
hsl(207, 98%, 78%)HSLA
hsla(207, 98%, 78%, 1)Variables
Sass
$clear-sky: #8eccfe;Less
@clear-sky: #8eccfe;CSS
--clear-sky: #8eccfe;