Pinking. Fast and Slow
#df7ba4
Here's everything about the color Pinking. Fast and Slow (#df7ba4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #df7ba4 | |
|---|---|---|
| RGB | rgb(223, 123, 164) | |
| HSL | hsl(335, 61%, 68%) | |
| CMYK | cmyk(0%, 45%, 26%, 13%) | |
| LAB | lab(64, 43, -4) | |
| OKLCH | oklch(0.7 0.132 355) |
Color harmonies
Tints & shades
Code snippets
color: #df7ba4;
background-color: #df7ba4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDF7BA4)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.48, blue: 0.64, alpha: 1.0)