Demon Princess
#d2144b
Demon Princess, represented by the hex value #d2144b, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d2144b | |
|---|---|---|
| RGB | rgb(210, 20, 75) | |
| HSL | hsl(343, 83%, 45%) | |
| CMYK | cmyk(0%, 90%, 64%, 18%) | |
| LAB | lab(46, 69, 23) | |
| OKLCH | oklch(0.56 0.214 14) |
Color harmonies
Tints & shades
Code snippets
color: #d2144b;
background-color: #d2144b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFD2144B)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.08, blue: 0.29, alpha: 1.0)