Flirt
#7a2e4d
Flirt is a color with the hex code #7a2e4d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7a2e4d | |
|---|---|---|
| RGB | rgb(122, 46, 77) | |
| HSL | hsl(336, 45%, 33%) | |
| CMYK | cmyk(0%, 62%, 37%, 52%) | |
| LAB | lab(31, 36, -1) | |
| OKLCH | oklch(0.42 0.111 358) |
Color harmonies
Tints & shades
Code snippets
color: #7a2e4d;
background-color: #7a2e4d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF7A2E4D)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.18, blue: 0.30, alpha: 1.0)