Wineberry
#663366
Here's everything about the color Wineberry (#663366) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #663366 | |
|---|---|---|
| RGB | rgb(102, 51, 102) | |
| HSL | hsl(300, 33%, 30%) | |
| CMYK | cmyk(0%, 50%, 0%, 60%) | |
| LAB | lab(30, 29, -20) | |
| OKLCH | oklch(0.41 0.102 327) |
Color harmonies
Tints & shades
Code snippets
color: #663366;
background-color: #663366;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF663366)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.20, blue: 0.40, alpha: 1.0)