Dusk Archive Study
Soft, cool light filtering through aged paper and stone, creating hushed depth without harshness.
Psychology
The palette's analogous blue-to-purple harmony creates visual cohesion while its low saturation across all five colors signals introspection and restraint rather than urgency. Cool hues naturally recede into background space, fostering a sense of contemplation, while the mixed lightness prevents monotony and maintains viewer engagement without introducing visual tension or drama.
Usage
This palette excels in literary magazine design, minimalist interior styling, and sophisticated corporate identity systems where restraint builds credibility. Projects requiring calm focus without coldness, such as meditation app interfaces, archival photography books, and high-end skincare branding, benefit from its soft yet structured tonal range.
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,
#adb6d7 0%,
#799bb7 25%,
#646d92 50%,
#90a1ac 75%,
#36355d 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #adb6d7;
--color-gradient-2: #799bb7;
--color-gradient-3: #646d92;
--color-gradient-4: #90a1ac;
--color-gradient-5: #36355d;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #adb6d7; --color-2: #799bb7; --color-3: #646d92; --color-4: #90a1ac; --color-5: #36355d;
Hex values
#adb6d7, #799bb7, #646d92, #90a1ac, #36355d
Building something? Get this palette via the REST API.
History
Similar palettes
Pastel Lagoon Study
Wisteria Descent
Periwinkle Linen Study
Periwinkle Linen Passage
Porcelain Drift
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Lavender Milk Hour