Morning Star
#c3d1e5 · one of 31,915 named colors
Morning Star is a light, soft blue with the hex code #c3d1e5. In RGB it is 195 red, 209 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#c3d1e5HEX8
#c3d1e5ffRGB
rgb(195, 209, 229)RGBA
rgba(195, 209, 229, 1)RGB %
rgb(76%, 82%, 90%)HSL
hsl(215, 40%, 83%)HSLA
hsla(215, 40%, 83%, 1)Variables
Sass
$morning-star: #c3d1e5;Less
@morning-star: #c3d1e5;CSS
--morning-star: #c3d1e5;