Potion № 9
#8f3129
Potion № 9, represented by the hex value #8f3129, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #8f3129 | |
|---|---|---|
| RGB | rgb(143, 49, 41) | |
| HSL | hsl(5, 55%, 36%) | |
| CMYK | cmyk(0%, 66%, 71%, 44%) | |
| LAB | lab(35, 40, 27) | |
| OKLCH | oklch(0.45 0.129 28) |
Color harmonies
Tints & shades
Code snippets
color: #8f3129;
background-color: #8f3129;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8F3129)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.19, blue: 0.16, alpha: 1.0)