Summer Storm
#b0c5df · one of 31,915 named colors
Summer Storm is a light, soft blue with the hex code #b0c5df. In RGB it is 176 red, 197 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#b0c5dfHEX8
#b0c5dfffRGB
rgb(176, 197, 223)RGBA
rgba(176, 197, 223, 1)RGB %
rgb(69%, 77%, 87%)HSL
hsl(213, 42%, 78%)HSLA
hsla(213, 42%, 78%, 1)Variables
Sass
$summer-storm: #b0c5df;Less
@summer-storm: #b0c5df;CSS
--summer-storm: #b0c5df;