Homoeopathic Mint
#e5ead8
Here's everything about the color Homoeopathic Mint (#e5ead8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e5ead8 | |
|---|---|---|
| RGB | rgb(229, 234, 216) | |
| HSL | hsl(77, 30%, 88%) | |
| CMYK | cmyk(2%, 0%, 8%, 8%) | |
| LAB | lab(92, -4, 8) | |
| OKLCH | oklch(0.93 0.025 120) |
Color harmonies
Tints & shades
Code snippets
color: #e5ead8;
background-color: #e5ead8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5EAD8)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.92, blue: 0.85, alpha: 1.0)