Twilight Express
#1c3378
Twilight Express, represented by the hex value #1c3378, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #1c3378 | |
|---|---|---|
| RGB | rgb(28, 51, 120) | |
| HSL | hsl(225, 62%, 29%) | |
| CMYK | cmyk(77%, 58%, 0%, 53%) | |
| LAB | lab(23, 12, -43) | |
| OKLCH | oklch(0.35 0.122 266) |
Color harmonies
Tints & shades
Code snippets
color: #1c3378;
background-color: #1c3378;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF1C3378)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.20, blue: 0.47, alpha: 1.0)