Strawberry Milkshake
#d47186
Here's everything about the color Strawberry Milkshake (#d47186) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d47186 | |
|---|---|---|
| RGB | rgb(212, 113, 134) | |
| HSL | hsl(347, 54%, 64%) | |
| CMYK | cmyk(0%, 47%, 37%, 17%) | |
| LAB | lab(60, 41, 7) | |
| OKLCH | oklch(0.67 0.126 8) |
Color harmonies
Tints & shades
Code snippets
color: #d47186;
background-color: #d47186;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFD47186)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.44, blue: 0.53, alpha: 1.0)