Exotic Lilac
#d198b5
Exotic Lilac, represented by the hex value #d198b5, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d198b5 | |
|---|---|---|
| RGB | rgb(209, 152, 181) | |
| HSL | hsl(329, 38%, 71%) | |
| CMYK | cmyk(0%, 27%, 13%, 18%) | |
| LAB | lab(69, 25, -6) | |
| OKLCH | oklch(0.74 0.078 347) |
Color harmonies
Tints & shades
Code snippets
color: #d198b5;
background-color: #d198b5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD198B5)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.60, blue: 0.71, alpha: 1.0)