Noble Plum
#871f78
Noble Plum is a color with the hex code #871f78. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #871f78 | |
|---|---|---|
| RGB | rgb(135, 31, 120) | |
| HSL | hsl(309, 63%, 33%) | |
| CMYK | cmyk(0%, 77%, 11%, 47%) | |
| LAB | lab(33, 50, -26) | |
| OKLCH | oklch(0.44 0.169 335) |
Color harmonies
Tints & shades
Code snippets
color: #871f78;
background-color: #871f78;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF871F78)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.12, blue: 0.47, alpha: 1.0)