Breath of Fresh Air
#c7dbe4
Breath of Fresh Air is a color with the hex code #c7dbe4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c7dbe4 | |
|---|---|---|
| RGB | rgb(199, 219, 228) | |
| HSL | hsl(199, 35%, 84%) | |
| CMYK | cmyk(13%, 4%, 0%, 11%) | |
| LAB | lab(86, -6, -7) | |
| OKLCH | oklch(0.88 0.025 227) |
Color harmonies
Tints & shades
Code snippets
color: #c7dbe4;
background-color: #c7dbe4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC7DBE4)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.86, blue: 0.89, alpha: 1.0)