Pig Pink
#fdd7e4
Here's everything about the color Pig Pink (#fdd7e4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fdd7e4 | |
|---|---|---|
| RGB | rgb(253, 215, 228) | |
| HSL | hsl(339, 90%, 92%) | |
| CMYK | cmyk(0%, 15%, 10%, 1%) | |
| LAB | lab(90, 15, -1) | |
| OKLCH | oklch(0.91 0.045 355) |
Color harmonies
Tints & shades
Code snippets
color: #fdd7e4;
background-color: #fdd7e4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDD7E4)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.84, blue: 0.89, alpha: 1.0)