King of Waves
#c6dce7
Here's everything about the color King of Waves (#c6dce7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c6dce7 | |
|---|---|---|
| RGB | rgb(198, 220, 231) | |
| HSL | hsl(200, 41%, 84%) | |
| CMYK | cmyk(14%, 5%, 0%, 9%) | |
| LAB | lab(86, -6, -8) | |
| OKLCH | oklch(0.88 0.028 229) |
Color harmonies
Tints & shades
Code snippets
color: #c6dce7;
background-color: #c6dce7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC6DCE7)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.86, blue: 0.91, alpha: 1.0)