Intergalactic Settlement
#5b1e8b
Intergalactic Settlement, represented by the hex value #5b1e8b, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #5b1e8b | |
|---|---|---|
| RGB | rgb(91, 30, 139) | |
| HSL | hsl(274, 64%, 33%) | |
| CMYK | cmyk(35%, 78%, 0%, 45%) | |
| LAB | lab(26, 43, -49) | |
| OKLCH | oklch(0.39 0.169 305) |
Color harmonies
Tints & shades
Code snippets
color: #5b1e8b;
background-color: #5b1e8b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5B1E8B)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.12, blue: 0.55, alpha: 1.0)