Chilly Blue
#8aaec3 · one of 31,915 named colors
Chilly Blue is a light, soft blue with the hex code #8aaec3. In RGB it is 138 red, 174 green and 195 blue, and black text is most readable on top of it.
Codes
HEX
#8aaec3HEX8
#8aaec3ffRGB
rgb(138, 174, 195)RGBA
rgba(138, 174, 195, 1)RGB %
rgb(54%, 68%, 76%)HSL
hsl(202, 32%, 65%)HSLA
hsla(202, 32%, 65%, 1)Variables
Sass
$chilly-blue: #8aaec3;Less
@chilly-blue: #8aaec3;CSS
--chilly-blue: #8aaec3;