Sailing
#869cbb
Here's everything about the color Sailing (#869cbb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #869cbb | |
|---|---|---|
| RGB | rgb(134, 156, 187) | |
| HSL | hsl(215, 28%, 63%) | |
| CMYK | cmyk(28%, 17%, 0%, 27%) | |
| LAB | lab(63, -3, -19) | |
| OKLCH | oklch(0.69 0.052 257) |
Color harmonies
Tints & shades
Code snippets
color: #869cbb;
background-color: #869cbb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF869CBB)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.61, blue: 0.73, alpha: 1.0)