Piglet
#ffc0c6
Here's everything about the color Piglet (#ffc0c6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffc0c6 | |
|---|---|---|
| RGB | rgb(255, 192, 198) | |
| HSL | hsl(354, 100%, 88%) | |
| CMYK | cmyk(0%, 25%, 22%, 0%) | |
| LAB | lab(84, 24, 6) | |
| OKLCH | oklch(0.87 0.073 12) |
Color harmonies
Tints & shades
Code snippets
color: #ffc0c6;
background-color: #ffc0c6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFFC0C6)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.75, blue: 0.78, alpha: 1.0)