Lost in Time
#9fafbd
Here's everything about the color Lost in Time (#9fafbd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9fafbd | |
|---|---|---|
| RGB | rgb(159, 175, 189) | |
| HSL | hsl(208, 19%, 68%) | |
| CMYK | cmyk(16%, 7%, 0%, 26%) | |
| LAB | lab(71, -4, -9) | |
| OKLCH | oklch(0.75 0.027 245) |
Color harmonies
Tints & shades
Code snippets
color: #9fafbd;
background-color: #9fafbd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF9FAFBD)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.69, blue: 0.74, alpha: 1.0)