Lost at Sea
#8d9ca7
Here's everything about the color Lost at Sea (#8d9ca7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8d9ca7 | |
|---|---|---|
| RGB | rgb(141, 156, 167) | |
| HSL | hsl(205, 13%, 60%) | |
| CMYK | cmyk(16%, 7%, 0%, 35%) | |
| LAB | lab(63, -4, -8) | |
| OKLCH | oklch(0.68 0.024 240) |
Color harmonies
Tints & shades
Code snippets
color: #8d9ca7;
background-color: #8d9ca7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF8D9CA7)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.61, blue: 0.65, alpha: 1.0)