Sweet Lilac
#e8b5ce
Here's everything about the color Sweet Lilac (#e8b5ce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e8b5ce | |
|---|---|---|
| RGB | rgb(232, 181, 206) | |
| HSL | hsl(331, 53%, 81%) | |
| CMYK | cmyk(0%, 22%, 11%, 9%) | |
| LAB | lab(79, 22, -5) | |
| OKLCH | oklch(0.83 0.067 348) |
Color harmonies
Tints & shades
Code snippets
color: #e8b5ce;
background-color: #e8b5ce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE8B5CE)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.71, blue: 0.81, alpha: 1.0)