Galactic Highway
#3311bb
Here's everything about the color Galactic Highway (#3311bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3311bb | |
|---|---|---|
| RGB | rgb(51, 17, 187) | |
| HSL | hsl(252, 83%, 40%) | |
| CMYK | cmyk(73%, 91%, 0%, 27%) | |
| LAB | lab(24, 52, -82) | |
| OKLCH | oklch(0.39 0.23 276) |
Color harmonies
Tints & shades
Code snippets
color: #3311bb;
background-color: #3311bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF3311BB)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.07, blue: 0.73, alpha: 1.0)