Wine Grape
#941751
Wine Grape is a color with the hex code #941751. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #941751 | |
|---|---|---|
| RGB | rgb(148, 23, 81) | |
| HSL | hsl(332, 73%, 34%) | |
| CMYK | cmyk(0%, 84%, 45%, 42%) | |
| LAB | lab(33, 53, 0) | |
| OKLCH | oklch(0.44 0.164 359) |
Color harmonies
Tints & shades
Code snippets
color: #941751;
background-color: #941751;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF941751)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.09, blue: 0.32, alpha: 1.0)