Summer Mist
#cbeaee · one of 31,915 named colors
Summer Mist is a very light, strong cyan with the hex code #cbeaee. In RGB it is 203 red, 234 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#cbeaeeHEX8
#cbeaeeffRGB
rgb(203, 234, 238)RGBA
rgba(203, 234, 238, 1)RGB %
rgb(80%, 92%, 93%)HSL
hsl(187, 51%, 86%)HSLA
hsla(187, 51%, 86%, 1)Variables
Sass
$summer-mist: #cbeaee;Less
@summer-mist: #cbeaee;CSS
--summer-mist: #cbeaee;