Linen & Scarlet Noon
Soft, creased linen warmed by afternoon light, punctuated by a single vivid thread of red.
Psychology
The three near-identical warm whites create a low-contrast, calming foundation that signals simplicity and restraint, while the vivid red accent commands immediate attention without overwhelming the composition. Red's warm advancement against the recessive neutral tones produces visual tension that engages without agitation, following the principle that high-chroma accents draw the eye to focal points. Together, the palette balances serene subtlety with purposeful emphasis, evoking quiet confidence rather than noise.
Usage
Apply to luxury beauty packaging where muted backgrounds allow a bold logo or emblem to dominate, editorial layouts pairing cream pages with striking accent imagery or typography, and minimalist branding for artisanal goods that emphasize restraint and intentionality. The moderate contrast works particularly well for projects requiring elegance without visual aggression, allowing audiences to absorb messaging gradually while the red commands strategic hierarchy.
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,
#e4dfd9 0%,
#f7f5f3 33%,
#f61e2c 67%,
#eeebe7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e4dfd9;
--color-gradient-2: #f7f5f3;
--color-gradient-3: #f61e2c;
--color-gradient-4: #eeebe7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e4dfd9; --color-2: #f7f5f3; --color-3: #f61e2c; --color-4: #eeebe7;
Hex values
#e4dfd9, #f7f5f3, #f61e2c, #eeebe7
Building something? Get this palette via the REST API.
History
Similar palettes
Orchard & Clay
Clay Hearth Bloom
Brick Dust Afternoon
Kiln Toast Descent
Velvet Nocturne
Kiln Dust Glow
Celadon Reverie
Pastel Lagoon
Peach Hour