Macadamia
#e1ccaf
Macadamia is a color with the hex code #e1ccaf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e1ccaf | |
|---|---|---|
| RGB | rgb(225, 204, 175) | |
| HSL | hsl(35, 45%, 78%) | |
| CMYK | cmyk(0%, 9%, 22%, 12%) | |
| LAB | lab(83, 4, 17) | |
| OKLCH | oklch(0.86 0.045 76) |
Color harmonies
Tints & shades
Code snippets
color: #e1ccaf;
background-color: #e1ccaf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1CCAF)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.80, blue: 0.69, alpha: 1.0)