Lost Space
#969389
Here's everything about the color Lost Space (#969389) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #969389 | |
|---|---|---|
| RGB | rgb(150, 147, 137) | |
| HSL | hsl(46, 6%, 56%) | |
| CMYK | cmyk(0%, 2%, 9%, 41%) | |
| LAB | lab(61, 0, 6) | |
| OKLCH | oklch(0.66 0.015 93) |
Color harmonies
Tints & shades
Code snippets
color: #969389;
background-color: #969389;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF969389)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.58, blue: 0.54, alpha: 1.0)