Sea Foam Mist
#cbdce2
Sea Foam Mist, represented by the hex value #cbdce2, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #cbdce2 | |
|---|---|---|
| RGB | rgb(203, 220, 226) | |
| HSL | hsl(196, 28%, 84%) | |
| CMYK | cmyk(10%, 3%, 0%, 11%) | |
| LAB | lab(87, -5, -5) | |
| OKLCH | oklch(0.88 0.02 221) |
Color harmonies
Tints & shades
Code snippets
color: #cbdce2;
background-color: #cbdce2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCBDCE2)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.86, blue: 0.89, alpha: 1.0)