Homoeopathic Lilac
#e1e0eb
Here's everything about the color Homoeopathic Lilac (#e1e0eb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e1e0eb | |
|---|---|---|
| RGB | rgb(225, 224, 235) | |
| HSL | hsl(245, 22%, 90%) | |
| CMYK | cmyk(4%, 5%, 0%, 8%) | |
| LAB | lab(89, 2, -5) | |
| OKLCH | oklch(0.91 0.015 290) |
Color harmonies
Tints & shades
Code snippets
color: #e1e0eb;
background-color: #e1e0eb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1E0EB)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.88, blue: 0.92, alpha: 1.0)