Purple Zergling
#a15589
Purple Zergling is a color with the hex code #a15589. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a15589 | |
|---|---|---|
| RGB | rgb(161, 85, 137) | |
| HSL | hsl(319, 31%, 48%) | |
| CMYK | cmyk(0%, 47%, 15%, 37%) | |
| LAB | lab(47, 37, -15) | |
| OKLCH | oklch(0.56 0.12 340) |
Color harmonies
Tints & shades
Code snippets
color: #a15589;
background-color: #a15589;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFA15589)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.33, blue: 0.54, alpha: 1.0)