Toasted Grain Hour
Warm, sun-baked earth tones layered with soft cream, evoking the gentle texture of aged linen and natural pottery in afternoon light.
Psychology
The analogous harmony of warm yellows and oranges creates visual coherence that feels restful rather than chaotic, while the low saturation across all colors dampens stimulation and invokes trust and authenticity. Warm hues naturally advance toward the viewer, but their muted quality prevents aggression, producing an inviting, approachable warmth associated with natural materials and craft.
Usage
Ideal for artisanal food packaging, vintage home decor branding, and editorial layouts celebrating heritage craftsmanship. The moderate contrast and light profile work exceptionally well in projects requiring warmth without visual intensity, such as organic cosmetics, textile design, and hospitality collateral where approachability and natural authenticity matter most.
Code
CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
90deg,
#7d5a45 0%,
#896d3f 14%,
#c9937f 29%,
#deab97 43%,
#8a895c 57%,
#806b3e 71%,
#c6b2a9 86%,
#eadab1 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #7d5a45;
--color-gradient-2: #896d3f;
--color-gradient-3: #c9937f;
--color-gradient-4: #deab97;
--color-gradient-5: #8a895c;
--color-gradient-6: #806b3e;
--color-gradient-7: #c6b2a9;
--color-gradient-8: #eadab1;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #7d5a45; --color-2: #896d3f; --color-3: #c9937f; --color-4: #deab97; --color-5: #8a895c; --color-6: #806b3e; --color-7: #c6b2a9; --color-8: #eadab1;
Hex values
#7d5a45, #896d3f, #c9937f, #deab97, #8a895c, #806b3e, #c6b2a9, #eadab1
Building something? Get this palette via the REST API.
History
Similar palettes
Wheat Field Glow
Biscuit Porcelain Hour
Warm Linen Bakery
Terracotta Linen Rest
Caramel Linen Hour
Linen Reverie Noon
Hearth & Hickory
Linen Bakery Morning
Honey Toast Dawn