I Love You Pink
#d97d8f
Here's everything about the color I Love You Pink (#d97d8f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d97d8f | |
|---|---|---|
| RGB | rgb(217, 125, 143) | |
| HSL | hsl(348, 55%, 67%) | |
| CMYK | cmyk(0%, 42%, 34%, 15%) | |
| LAB | lab(63, 38, 7) | |
| OKLCH | oklch(0.69 0.115 8) |
Color harmonies
Tints & shades
Code snippets
color: #d97d8f;
background-color: #d97d8f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD97D8F)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.49, blue: 0.56, alpha: 1.0)