Homoeopathic Lavender
#e5e0ec
Homoeopathic Lavender is a color with the hex code #e5e0ec. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5e0ec | |
|---|---|---|
| RGB | rgb(229, 224, 236) | |
| HSL | hsl(265, 24%, 90%) | |
| CMYK | cmyk(3%, 5%, 0%, 7%) | |
| LAB | lab(90, 3, -5) | |
| OKLCH | oklch(0.91 0.017 305) |
Color harmonies
Tints & shades
Code snippets
color: #e5e0ec;
background-color: #e5e0ec;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5E0EC)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.88, blue: 0.93, alpha: 1.0)