Homoeopathic Rose
#e8dbdd
Homoeopathic Rose is a color with the hex code #e8dbdd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e8dbdd | |
|---|---|---|
| RGB | rgb(232, 219, 221) | |
| HSL | hsl(351, 22%, 88%) | |
| CMYK | cmyk(0%, 6%, 5%, 9%) | |
| LAB | lab(89, 5, 1) | |
| OKLCH | oklch(0.9 0.015 7) |
Color harmonies
Tints & shades
Code snippets
color: #e8dbdd;
background-color: #e8dbdd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8DBDD)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.86, blue: 0.87, alpha: 1.0)