Infectious Love
#bb1177
Here's everything about the color Infectious Love (#bb1177) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb1177 | |
|---|---|---|
| RGB | rgb(187, 17, 119) | |
| HSL | hsl(324, 83%, 40%) | |
| CMYK | cmyk(0%, 91%, 36%, 27%) | |
| LAB | lab(42, 66, -10) | |
| OKLCH | oklch(0.53 0.21 352) |
Color harmonies
Tints & shades
Code snippets
color: #bb1177;
background-color: #bb1177;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFBB1177)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.07, blue: 0.47, alpha: 1.0)