Homoeopathic Yellow
#ede7d7
Here's everything about the color Homoeopathic Yellow (#ede7d7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ede7d7 | |
|---|---|---|
| RGB | rgb(237, 231, 215) | |
| HSL | hsl(44, 38%, 89%) | |
| CMYK | cmyk(0%, 3%, 9%, 7%) | |
| LAB | lab(92, 0, 9) | |
| OKLCH | oklch(0.93 0.022 90) |
Color harmonies
Tints & shades
Code snippets
color: #ede7d7;
background-color: #ede7d7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDE7D7)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.91, blue: 0.84, alpha: 1.0)