Vaporised
#cbf4f8
Vaporised, represented by the hex value #cbf4f8, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #cbf4f8 | |
|---|---|---|
| RGB | rgb(203, 244, 248) | |
| HSL | hsl(185, 76%, 88%) | |
| CMYK | cmyk(18%, 2%, 0%, 3%) | |
| LAB | lab(93, -13, -7) | |
| OKLCH | oklch(0.94 0.043 204) |
Color harmonies
Tints & shades
Code snippets
color: #cbf4f8;
background-color: #cbf4f8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCBF4F8)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.96, blue: 0.97, alpha: 1.0)