Galactic Federation
#330077
Here's everything about the color Galactic Federation (#330077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #330077 | |
|---|---|---|
| RGB | rgb(51, 0, 119) | |
| HSL | hsl(266, 100%, 23%) | |
| CMYK | cmyk(57%, 100%, 0%, 53%) | |
| LAB | lab(15, 42, -56) | |
| OKLCH | oklch(0.3 0.167 290) |
Color harmonies
Tints & shades
Code snippets
color: #330077;
background-color: #330077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF330077)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.00, blue: 0.47, alpha: 1.0)