Walnut Cellar Rest
Layered blacks and warm earth whisper of aged wood, candlelit interiors, and the quiet depth of things left undisturbed.
Psychology
The two near-identical blacks create visual restraint and psychological quietude, while the warm yellow undertone in Wood Bark introduces subtle depth without breaking the monochromatic spell. Low chroma across all three colors signals introspection and calm, allowing the eye to rest rather than activate. The warm dominance prevents coldness, anchoring the palette in materials like leather and timber rather than clinical void.
Usage
Effective for artisanal coffee packaging, luxury leather goods branding, and upscale restaurant interiors where understated warmth and texture matter more than visual contrast. Projects requiring editorial spreads on craftsmanship, heritage brand identity, and natural fiber product photography benefit from this palette's ability to suggest quality through restraint rather than brightness. The near-black foundation works especially well in spaces where tactile surfaces and shadowed lighting are central to the brand 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,
#151413 0%,
#1e1d1b 50%,
#32281e 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #151413;
--color-gradient-2: #1e1d1b;
--color-gradient-3: #32281e;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #151413; --color-2: #1e1d1b; --color-3: #32281e;
Hex values
#151413, #1e1d1b, #32281e
Building something? Get this palette via the REST API.
History
Similar palettes
Warm Linen Bakery
Linen Neutral Afternoon
Linen Morning
Charcoal & Linen
Orchard & Clay
Toasted Grain Study
Kiln Ember Dusk
Custard Cloud Whisper
Terracotta Greenhouse Rest