Baba Ganoush
#eebb88
Here's everything about the color Baba Ganoush (#eebb88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eebb88 | |
|---|---|---|
| RGB | rgb(238, 187, 136) | |
| HSL | hsl(30, 75%, 73%) | |
| CMYK | cmyk(0%, 21%, 43%, 7%) | |
| LAB | lab(80, 14, 33) | |
| OKLCH | oklch(0.83 0.089 66) |
Color harmonies
Tints & shades
Code snippets
color: #eebb88;
background-color: #eebb88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEBB88)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.73, blue: 0.53, alpha: 1.0)