Grape Kiss
#82476f
Grape Kiss is a color with the hex code #82476f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #82476f | |
|---|---|---|
| RGB | rgb(130, 71, 111) | |
| HSL | hsl(319, 29%, 39%) | |
| CMYK | cmyk(0%, 45%, 15%, 49%) | |
| LAB | lab(39, 30, -12) | |
| OKLCH | oklch(0.48 0.096 340) |
Color harmonies
Tints & shades
Code snippets
color: #82476f;
background-color: #82476f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF82476F)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.28, blue: 0.44, alpha: 1.0)