Hello Winter
#99ffee · one of 31,915 named colors
Hello Winter is a light, vivid cyan with the hex code #99ffee. In RGB it is 153 red, 255 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#99ffeeHEX8
#99ffeeffRGB
rgb(153, 255, 238)RGBA
rgba(153, 255, 238, 1)RGB %
rgb(60%, 100%, 93%)HSL
hsl(170, 100%, 80%)HSLA
hsla(170, 100%, 80%, 1)Variables
Sass
$hello-winter: #99ffee;Less
@hello-winter: #99ffee;CSS
--hello-winter: #99ffee;