Piggy
#ef98aa
Here's everything about the color Piggy (#ef98aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ef98aa | |
|---|---|---|
| RGB | rgb(239, 152, 170) | |
| HSL | hsl(348, 73%, 77%) | |
| CMYK | cmyk(0%, 36%, 29%, 6%) | |
| LAB | lab(72, 35, 5) | |
| OKLCH | oklch(0.77 0.106 6) |
Color harmonies
Tints & shades
Code snippets
color: #ef98aa;
background-color: #ef98aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEF98AA)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.60, blue: 0.67, alpha: 1.0)