Forgiven Sin
#ff1199
Here's everything about the color Forgiven Sin (#ff1199) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff1199 | |
|---|---|---|
| RGB | rgb(255, 17, 153) | |
| HSL | hsl(326, 100%, 53%) | |
| CMYK | cmyk(0%, 93%, 40%, 0%) | |
| LAB | lab(57, 84, -8) | |
| OKLCH | oklch(0.66 0.264 355) |
Color harmonies
Tints & shades
Code snippets
color: #ff1199;
background-color: #ff1199;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF1199)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.07, blue: 0.60, alpha: 1.0)