Sweet Perfume
#d49ab9
Sweet Perfume, represented by the hex value #d49ab9, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d49ab9 | |
|---|---|---|
| RGB | rgb(212, 154, 185) | |
| HSL | hsl(328, 40%, 72%) | |
| CMYK | cmyk(0%, 27%, 13%, 17%) | |
| LAB | lab(70, 26, -7) | |
| OKLCH | oklch(0.75 0.08 346) |
Color harmonies
Tints & shades
Code snippets
color: #d49ab9;
background-color: #d49ab9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD49AB9)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.60, blue: 0.73, alpha: 1.0)