Purple Patch
#5c2e88
Purple Patch is a color with the hex code #5c2e88. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5c2e88 | |
|---|---|---|
| RGB | rgb(92, 46, 136) | |
| HSL | hsl(271, 49%, 36%) | |
| CMYK | cmyk(32%, 66%, 0%, 47%) | |
| LAB | lab(29, 35, -43) | |
| OKLCH | oklch(0.41 0.145 304) |
Color harmonies
Tints & shades
Code snippets
color: #5c2e88;
background-color: #5c2e88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5C2E88)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.18, blue: 0.53, alpha: 1.0)