Purple Seduction
#522a6f
Here's everything about the color Purple Seduction (#522a6f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #522a6f | |
|---|---|---|
| RGB | rgb(82, 42, 111) | |
| HSL | hsl(275, 45%, 30%) | |
| CMYK | cmyk(26%, 62%, 0%, 56%) | |
| LAB | lab(25, 29, -33) | |
| OKLCH | oklch(0.37 0.118 308) |
Color harmonies
Tints & shades
Code snippets
color: #522a6f;
background-color: #522a6f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF522A6F)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.16, blue: 0.44, alpha: 1.0)