Sunshone Plum
#886688
Here's everything about the color Sunshone Plum (#886688) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #886688 | |
|---|---|---|
| RGB | rgb(136, 102, 136) | |
| HSL | hsl(300, 14%, 47%) | |
| CMYK | cmyk(0%, 25%, 0%, 47%) | |
| LAB | lab(48, 19, -13) | |
| OKLCH | oklch(0.56 0.066 326) |
Color harmonies
Tints & shades
Code snippets
color: #886688;
background-color: #886688;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF886688)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.40, blue: 0.53, alpha: 1.0)