Imperial Purple
#5b3167
Here's everything about the color Imperial Purple (#5b3167) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5b3167 | |
|---|---|---|
| RGB | rgb(91, 49, 103) | |
| HSL | hsl(287, 36%, 30%) | |
| CMYK | cmyk(12%, 52%, 0%, 60%) | |
| LAB | lab(28, 27, -24) | |
| OKLCH | oklch(0.39 0.1 318) |
Color harmonies
Tints & shades
Code snippets
color: #5b3167;
background-color: #5b3167;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF5B3167)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.19, blue: 0.40, alpha: 1.0)