Grapes of Italy
#714a8b
Grapes of Italy is a color with the hex code #714a8b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #714a8b | |
|---|---|---|
| RGB | rgb(113, 74, 139) | |
| HSL | hsl(276, 31%, 42%) | |
| CMYK | cmyk(19%, 47%, 0%, 45%) | |
| LAB | lab(38, 27, -30) | |
| OKLCH | oklch(0.48 0.109 311) |
Color harmonies
Tints & shades
Code snippets
color: #714a8b;
background-color: #714a8b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF714A8B)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.29, blue: 0.55, alpha: 1.0)