Grape Candy
#905284
Here's everything about the color Grape Candy (#905284) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #905284 | |
|---|---|---|
| RGB | rgb(144, 82, 132) | |
| HSL | hsl(312, 27%, 44%) | |
| CMYK | cmyk(0%, 43%, 8%, 44%) | |
| LAB | lab(44, 32, -17) | |
| OKLCH | oklch(0.53 0.106 334) |
Color harmonies
Tints & shades
Code snippets
color: #905284;
background-color: #905284;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF905284)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.32, blue: 0.52, alpha: 1.0)