Secret Affair
#c41661
Secret Affair is a color with the hex code #c41661. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c41661 | |
|---|---|---|
| RGB | rgb(196, 22, 97) | |
| HSL | hsl(334, 80%, 43%) | |
| CMYK | cmyk(0%, 89%, 51%, 23%) | |
| LAB | lab(44, 66, 6) | |
| OKLCH | oklch(0.54 0.206 3) |
Color harmonies
Tints & shades
Code snippets
color: #c41661;
background-color: #c41661;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFC41661)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.09, blue: 0.38, alpha: 1.0)