Lost in Space
#03386a
Lost in Space, represented by the hex value #03386a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #03386a | |
|---|---|---|
| RGB | rgb(3, 56, 106) | |
| HSL | hsl(209, 94%, 21%) | |
| CMYK | cmyk(97%, 47%, 0%, 58%) | |
| LAB | lab(23, 0, -34) | |
| OKLCH | oklch(0.34 0.101 253) |
Color harmonies
Tints & shades
Code snippets
color: #03386a;
background-color: #03386a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF03386A)
/* Swift / UIKit */
UIColor(red: 0.01, green: 0.22, blue: 0.42, alpha: 1.0)