Honey Crisp
#e9c160
Here's everything about the color Honey Crisp (#e9c160) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e9c160 | |
|---|---|---|
| RGB | rgb(233, 193, 96) | |
| HSL | hsl(42, 76%, 65%) | |
| CMYK | cmyk(0%, 17%, 59%, 9%) | |
| LAB | lab(80, 7, 53) | |
| OKLCH | oklch(0.83 0.124 87) |
Color harmonies
Tints & shades
Code snippets
color: #e9c160;
background-color: #e9c160;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE9C160)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.76, blue: 0.38, alpha: 1.0)