Thorne Wines
#9c2d5d
Thorne Wines, represented by the hex value #9c2d5d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #9c2d5d | |
|---|---|---|
| RGB | rgb(156, 45, 93) | |
| HSL | hsl(334, 55%, 39%) | |
| CMYK | cmyk(0%, 71%, 40%, 39%) | |
| LAB | lab(38, 49, -1) | |
| OKLCH | oklch(0.48 0.152 358) |
Color harmonies
Tints & shades
Code snippets
color: #9c2d5d;
background-color: #9c2d5d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9C2D5D)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.18, blue: 0.36, alpha: 1.0)