Plushy Pink
#eab7a8
Here's everything about the color Plushy Pink (#eab7a8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eab7a8 | |
|---|---|---|
| RGB | rgb(234, 183, 168) | |
| HSL | hsl(14, 61%, 79%) | |
| CMYK | cmyk(0%, 22%, 28%, 8%) | |
| LAB | lab(79, 17, 15) | |
| OKLCH | oklch(0.82 0.063 37) |
Color harmonies
Tints & shades
Code snippets
color: #eab7a8;
background-color: #eab7a8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAB7A8)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.72, blue: 0.66, alpha: 1.0)