Piccadilly Purple
#51588e
Here's everything about the color Piccadilly Purple (#51588e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #51588e | |
|---|---|---|
| RGB | rgb(81, 88, 142) | |
| HSL | hsl(233, 27%, 44%) | |
| CMYK | cmyk(43%, 38%, 0%, 44%) | |
| LAB | lab(39, 8, -31) | |
| OKLCH | oklch(0.48 0.087 277) |
Color harmonies
Tints & shades
Code snippets
color: #51588e;
background-color: #51588e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF51588E)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.35, blue: 0.56, alpha: 1.0)