Fabric of Love
#aa1177
Here's everything about the color Fabric of Love (#aa1177) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa1177 | |
|---|---|---|
| RGB | rgb(170, 17, 119) | |
| HSL | hsl(320, 82%, 37%) | |
| CMYK | cmyk(0%, 90%, 30%, 33%) | |
| LAB | lab(39, 62, -16) | |
| OKLCH | oklch(0.5 0.2 347) |
Color harmonies
Tints & shades
Code snippets
color: #aa1177;
background-color: #aa1177;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFAA1177)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.07, blue: 0.47, alpha: 1.0)