Pastel Pink
#dea5a4
Here's everything about the color Pastel Pink (#dea5a4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dea5a4 | |
|---|---|---|
| RGB | rgb(222, 165, 164) | |
| HSL | hsl(1, 47%, 76%) | |
| CMYK | cmyk(0%, 26%, 26%, 13%) | |
| LAB | lab(73, 22, 9) | |
| OKLCH | oklch(0.77 0.068 20) |
Color harmonies
Tints & shades
Code snippets
color: #dea5a4;
background-color: #dea5a4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDEA5A4)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.65, blue: 0.64, alpha: 1.0)