Galactic Compass
#48357b
Galactic Compass is a color with the hex code #48357b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #48357b | |
|---|---|---|
| RGB | rgb(72, 53, 123) | |
| HSL | hsl(256, 40%, 35%) | |
| CMYK | cmyk(41%, 57%, 0%, 52%) | |
| LAB | lab(27, 22, -38) | |
| OKLCH | oklch(0.39 0.114 293) |
Color harmonies
Tints & shades
Code snippets
color: #48357b;
background-color: #48357b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF48357B)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.21, blue: 0.48, alpha: 1.0)