Homoeopathic Red
#ecdbe0
Homoeopathic Red, represented by the hex value #ecdbe0, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #ecdbe0 | |
|---|---|---|
| RGB | rgb(236, 219, 224) | |
| HSL | hsl(342, 31%, 89%) | |
| CMYK | cmyk(0%, 7%, 5%, 7%) | |
| LAB | lab(89, 7, 0) | |
| OKLCH | oklch(0.91 0.02 358) |
Color harmonies
Tints & shades
Code snippets
color: #ecdbe0;
background-color: #ecdbe0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECDBE0)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.86, blue: 0.88, alpha: 1.0)