Morning Sky
#c7ecea · one of 31,915 named colors
Morning Sky is a very light, strong cyan with the hex code #c7ecea. In RGB it is 199 red, 236 green and 234 blue, and black text is most readable on top of it.
Codes
HEX
#c7eceaHEX8
#c7eceaffRGB
rgb(199, 236, 234)RGBA
rgba(199, 236, 234, 1)RGB %
rgb(78%, 93%, 92%)HSL
hsl(177, 49%, 85%)HSLA
hsla(177, 49%, 85%, 1)Variables
Sass
$morning-sky: #c7ecea;Less
@morning-sky: #c7ecea;CSS
--morning-sky: #c7ecea;