Caramel Linen Hour
Warm cream and clay tones that evoke sun-baked linen and the soft heat of golden afternoon light on terracotta.
Psychology
The analogous red-to-orange-to-yellow sequence creates visual warmth that advances toward the viewer, while the muted mid-tones and light values prevent overstimulation, producing a sense of calm comfort rather than urgency. The pale neutral base anchors the palette, allowing warm accents to feel grounded and sophisticated rather than aggressive. Together, these colors activate approachability and authenticity without introducing high-contrast drama.
Usage
Well-suited for artisanal food packaging, natural skincare branding, and editorial design targeting wellness and heritage narratives. The moderate contrast and light profile work effectively in layouts requiring both visual interest and readability without jarring transitions. Projects emphasizing craft, warmth, and refined simplicity benefit most from this palette's balanced temperature and soft presence.
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,
#a0756c 0%,
#f4f3ee 25%,
#e9c46a 50%,
#f4a261 75%,
#e76f51 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #a0756c;
--color-gradient-2: #f4f3ee;
--color-gradient-3: #e9c46a;
--color-gradient-4: #f4a261;
--color-gradient-5: #e76f51;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #a0756c; --color-2: #f4f3ee; --color-3: #e9c46a; --color-4: #f4a261; --color-5: #e76f51;
Hex values
#a0756c, #f4f3ee, #e9c46a, #f4a261, #e76f51
Building something? Get this palette via the REST API.
History
Similar palettes
Wheat Field Glow
Warm Linen Bakery
Biscuit Porcelain Hour
Terracotta Linen Rest
Abyssal Hearth
Celadon Reverie
Peach Hour
Sorbet Afternoon
Honeycomb Afternoon