Galactic Cruise
#111188
Here's everything about the color Galactic Cruise (#111188) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #111188 | |
|---|---|---|
| RGB | rgb(17, 17, 136) | |
| HSL | hsl(240, 78%, 30%) | |
| CMYK | cmyk(88%, 88%, 0%, 47%) | |
| LAB | lab(16, 37, -65) | |
| OKLCH | oklch(0.3 0.183 268) |
Color harmonies
Tints & shades
Code snippets
color: #111188;
background-color: #111188;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF111188)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.07, blue: 0.53, alpha: 1.0)