Galactic Purple
#472e97
Here's everything about the color Galactic Purple (#472e97) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #472e97 | |
|---|---|---|
| RGB | rgb(71, 46, 151) | |
| HSL | hsl(254, 53%, 39%) | |
| CMYK | cmyk(53%, 70%, 0%, 41%) | |
| LAB | lab(27, 33, -55) | |
| OKLCH | oklch(0.4 0.162 288) |
Color harmonies
Tints & shades
Code snippets
color: #472e97;
background-color: #472e97;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF472E97)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.18, blue: 0.59, alpha: 1.0)