Gourmet Honey
#e3cba8
Here's everything about the color Gourmet Honey (#e3cba8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e3cba8 | |
|---|---|---|
| RGB | rgb(227, 203, 168) | |
| HSL | hsl(36, 51%, 77%) | |
| CMYK | cmyk(0%, 11%, 26%, 11%) | |
| LAB | lab(83, 5, 21) | |
| OKLCH | oklch(0.85 0.054 77) |
Color harmonies
Tints & shades
Code snippets
color: #e3cba8;
background-color: #e3cba8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE3CBA8)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.80, blue: 0.66, alpha: 1.0)