Royal Plum
#654161
Royal Plum, represented by the hex value #654161, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #654161 | |
|---|---|---|
| RGB | rgb(101, 65, 97) | |
| HSL | hsl(307, 22%, 33%) | |
| CMYK | cmyk(0%, 36%, 4%, 60%) | |
| LAB | lab(33, 20, -12) | |
| OKLCH | oklch(0.43 0.069 331) |
Color harmonies
Tints & shades
Code snippets
color: #654161;
background-color: #654161;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF654161)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.25, blue: 0.38, alpha: 1.0)