Magic Wand
#c3d9e4 · one of 31,915 named colors
Magic Wand is a light, soft blue with the hex code #c3d9e4. In RGB it is 195 red, 217 green and 228 blue, and black text is most readable on top of it.
Codes
HEX
#c3d9e4HEX8
#c3d9e4ffRGB
rgb(195, 217, 228)RGBA
rgba(195, 217, 228, 1)RGB %
rgb(76%, 85%, 89%)HSL
hsl(200, 38%, 83%)HSLA
hsla(200, 38%, 83%, 1)Variables
Sass
$magic-wand: #c3d9e4;Less
@magic-wand: #c3d9e4;CSS
--magic-wand: #c3d9e4;