Cloudy Valley
#b1c6d6
Here's everything about the color Cloudy Valley (#b1c6d6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b1c6d6 | |
|---|---|---|
| RGB | rgb(177, 198, 214) | |
| HSL | hsl(206, 31%, 77%) | |
| CMYK | cmyk(17%, 7%, 0%, 16%) | |
| LAB | lab(79, -5, -11) | |
| OKLCH | oklch(0.82 0.032 241) |
Color harmonies
Tints & shades
Code snippets
color: #b1c6d6;
background-color: #b1c6d6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB1C6D6)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.78, blue: 0.84, alpha: 1.0)