Love Dust
#eb94da
Love Dust is a color with the hex code #eb94da. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eb94da | |
|---|---|---|
| RGB | rgb(235, 148, 218) | |
| HSL | hsl(312, 69%, 75%) | |
| CMYK | cmyk(0%, 37%, 7%, 8%) | |
| LAB | lab(72, 41, -22) | |
| OKLCH | oklch(0.78 0.136 334) |
Color harmonies
Tints & shades
Code snippets
color: #eb94da;
background-color: #eb94da;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEB94DA)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.58, blue: 0.85, alpha: 1.0)