Grapest
#880066
Here's everything about the color Grapest (#880066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #880066 | |
|---|---|---|
| RGB | rgb(136, 0, 102) | |
| HSL | hsl(315, 100%, 27%) | |
| CMYK | cmyk(0%, 100%, 25%, 47%) | |
| LAB | lab(30, 55, -19) | |
| OKLCH | oklch(0.42 0.18 343) |
Color harmonies
Tints & shades
Code snippets
color: #880066;
background-color: #880066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF880066)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.00, blue: 0.40, alpha: 1.0)