Up in the Air
#c2d5d8
Here's everything about the color Up in the Air (#c2d5d8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c2d5d8 | |
|---|---|---|
| RGB | rgb(194, 213, 216) | |
| HSL | hsl(188, 22%, 80%) | |
| CMYK | cmyk(10%, 1%, 0%, 15%) | |
| LAB | lab(84, -6, -4) | |
| OKLCH | oklch(0.86 0.021 208) |
Color harmonies
Tints & shades
Code snippets
color: #c2d5d8;
background-color: #c2d5d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC2D5D8)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.84, blue: 0.85, alpha: 1.0)