La Vie en Rose
#d2a5a3
Here's everything about the color La Vie en Rose (#d2a5a3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d2a5a3 | |
|---|---|---|
| RGB | rgb(210, 165, 163) | |
| HSL | hsl(3, 34%, 73%) | |
| CMYK | cmyk(0%, 21%, 22%, 18%) | |
| LAB | lab(72, 17, 8) | |
| OKLCH | oklch(0.76 0.053 21) |
Color harmonies
Tints & shades
Code snippets
color: #d2a5a3;
background-color: #d2a5a3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD2A5A3)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.65, blue: 0.64, alpha: 1.0)