Endless Horizon
#b1dbf5
Here's everything about the color Endless Horizon (#b1dbf5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b1dbf5 | |
|---|---|---|
| RGB | rgb(177, 219, 245) | |
| HSL | hsl(203, 77%, 83%) | |
| CMYK | cmyk(28%, 11%, 0%, 4%) | |
| LAB | lab(85, -10, -18) | |
| OKLCH | oklch(0.87 0.057 235) |
Color harmonies
Tints & shades
Code snippets
color: #b1dbf5;
background-color: #b1dbf5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFB1DBF5)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.86, blue: 0.96, alpha: 1.0)