Morbid Princess
#9e0e64
Morbid Princess, represented by the hex value #9e0e64, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #9e0e64 | |
|---|---|---|
| RGB | rgb(158, 14, 100) | |
| HSL | hsl(324, 84%, 34%) | |
| CMYK | cmyk(0%, 91%, 37%, 38%) | |
| LAB | lab(35, 58, -9) | |
| OKLCH | oklch(0.46 0.185 352) |
Color harmonies
Tints & shades
Code snippets
color: #9e0e64;
background-color: #9e0e64;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF9E0E64)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.05, blue: 0.39, alpha: 1.0)