Fly a Kite
#c8daf5 · one of 31,915 named colors
Fly a Kite is a very light, strong blue with the hex code #c8daf5. In RGB it is 200 red, 218 green and 245 blue, and black text is most readable on top of it.
Codes
HEX
#c8daf5HEX8
#c8daf5ffRGB
rgb(200, 218, 245)RGBA
rgba(200, 218, 245, 1)RGB %
rgb(78%, 85%, 96%)HSL
hsl(216, 69%, 87%)HSLA
hsla(216, 69%, 87%, 1)Variables
Sass
$fly-a-kite: #c8daf5;Less
@fly-a-kite: #c8daf5;CSS
--fly-a-kite: #c8daf5;