Wild Wheat
#e0e1d1
Here's everything about the color Wild Wheat (#e0e1d1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e0e1d1 | |
|---|---|---|
| RGB | rgb(224, 225, 209) | |
| HSL | hsl(64, 21%, 85%) | |
| CMYK | cmyk(0%, 0%, 7%, 12%) | |
| LAB | lab(89, -2, 8) | |
| OKLCH | oklch(0.9 0.021 110) |
Color harmonies
Tints & shades
Code snippets
color: #e0e1d1;
background-color: #e0e1d1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE0E1D1)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.88, blue: 0.82, alpha: 1.0)