Lost in Heaven
#002489
Lost in Heaven, represented by the hex value #002489, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #002489 | |
|---|---|---|
| RGB | rgb(0, 36, 137) | |
| HSL | hsl(224, 100%, 27%) | |
| CMYK | cmyk(100%, 74%, 0%, 46%) | |
| LAB | lab(19, 25, -60) | |
| OKLCH | oklch(0.33 0.17 263) |
Color harmonies
Tints & shades
Code snippets
color: #002489;
background-color: #002489;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF002489)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.14, blue: 0.54, alpha: 1.0)