Blush d’Amour
#de5d83
Blush d’Amour, represented by the hex value #de5d83, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #de5d83 | |
|---|---|---|
| RGB | rgb(222, 93, 131) | |
| HSL | hsl(342, 66%, 62%) | |
| CMYK | cmyk(0%, 58%, 41%, 13%) | |
| LAB | lab(58, 54, 6) | |
| OKLCH | oklch(0.65 0.164 4) |
Color harmonies
Tints & shades
Code snippets
color: #de5d83;
background-color: #de5d83;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDE5D83)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.36, blue: 0.51, alpha: 1.0)