Sahara Passage
Warm earth tones shifting from light sand to deep clay, evoking sun-baked landscapes and aged textile warmth.
Psychology
The palette's warm yellow-to-red progression creates a sense of grounded stability, with lighter tones advancing and deeper tones receding to suggest depth and richness. Low to moderate saturation across all five colors reduces visual intensity, promoting feelings of comfort and approachability rather than urgency. This analogous harmony avoids jarring transitions, allowing the eye to move naturally through the progression and creating an atmosphere of natural, unhurried time.
Usage
Well-suited for artisanal food packaging, interior design with natural materials, and editorial spreads featuring handcrafted goods. Projects requiring moderate contrast with warm, inviting aesthetics benefit from the palette's balanced lightness, which reads equally well in both print and digital applications. Also effective for vintage-inspired branding and heritage product lines where authenticity and heritage are central to the narrative.
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,
#f6cb94 0%,
#d7b38e 25%,
#ba8a64 50%,
#9f6243 75%,
#7a3f30 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f6cb94;
--color-gradient-2: #d7b38e;
--color-gradient-3: #ba8a64;
--color-gradient-4: #9f6243;
--color-gradient-5: #7a3f30;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f6cb94; --color-2: #d7b38e; --color-3: #ba8a64; --color-4: #9f6243; --color-5: #7a3f30;
Hex values
#f6cb94, #d7b38e, #ba8a64, #9f6243, #7a3f30
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Wheat Field Glow
Forge & Honey
Toasted Grain Hour
Linen Neutral Afternoon
Caramel Linen Hour
Warm Linen Bakery
Biscuit Porcelain Hour
Terracotta Linen Rest