Intergalactic Highway
#273287
Intergalactic Highway, represented by the hex value #273287, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #273287 | |
|---|---|---|
| RGB | rgb(39, 50, 135) | |
| HSL | hsl(233, 55%, 34%) | |
| CMYK | cmyk(71%, 63%, 0%, 47%) | |
| LAB | lab(24, 19, -50) | |
| OKLCH | oklch(0.36 0.141 272) |
Color harmonies
Tints & shades
Code snippets
color: #273287;
background-color: #273287;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF273287)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.20, blue: 0.53, alpha: 1.0)