Purple Protégé
#593569
Purple Protégé is a color with the hex code #593569. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #593569 | |
|---|---|---|
| RGB | rgb(89, 53, 105) | |
| HSL | hsl(282, 33%, 31%) | |
| CMYK | cmyk(15%, 50%, 0%, 59%) | |
| LAB | lab(28, 24, -24) | |
| OKLCH | oklch(0.4 0.094 315) |
Color harmonies
Tints & shades
Code snippets
color: #593569;
background-color: #593569;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF593569)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.21, blue: 0.41, alpha: 1.0)