Shy Champagne Blush
#dea392
Here's everything about the color Shy Champagne Blush (#dea392) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dea392 | |
|---|---|---|
| RGB | rgb(222, 163, 146) | |
| HSL | hsl(13, 54%, 72%) | |
| CMYK | cmyk(0%, 27%, 34%, 13%) | |
| LAB | lab(72, 21, 18) | |
| OKLCH | oklch(0.77 0.075 37) |
Color harmonies
Tints & shades
Code snippets
color: #dea392;
background-color: #dea392;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDEA392)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.64, blue: 0.57, alpha: 1.0)