Fly a Kite
#c8daf5
Fly a Kite is a color with the hex code #c8daf5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c8daf5 | |
|---|---|---|
| RGB | rgb(200, 218, 245) | |
| HSL | hsl(216, 69%, 87%) | |
| CMYK | cmyk(18%, 11%, 0%, 4%) | |
| LAB | lab(86, -2, -15) | |
| OKLCH | oklch(0.88 0.042 258) |
Color harmonies
Tints & shades
Code snippets
color: #c8daf5;
background-color: #c8daf5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC8DAF5)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.85, blue: 0.96, alpha: 1.0)