Denim Depth Rise
Cool light filtering through deep water, calm and contemplative, with the quiet stability of stone and sky meeting at dusk.
Psychology
The analogous blue harmony creates visual cohesion without tension, while the mixed lightness progression from pale to deep establishes hierarchy without jarring contrast. Cool hues naturally recede and soothe the nervous system, and the moderate saturation across all five colors prevents overstimulation, making this palette feel grounded and introspective rather than energetic.
Usage
Ideal for luxury brand identity systems, editorial layouts with typography, and interior design accent walls where calm sophistication is needed. Projects requiring restrained contrast and professional elegance benefit from this palette's balanced depth and cool restraint, particularly in finance, wellness, and heritage sectors.
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,
#b7c0ed 0%,
#829ece 25%,
#6682a7 50%,
#276180 75%,
#124153 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #b7c0ed;
--color-gradient-2: #829ece;
--color-gradient-3: #6682a7;
--color-gradient-4: #276180;
--color-gradient-5: #124153;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #b7c0ed; --color-2: #829ece; --color-3: #6682a7; --color-4: #276180; --color-5: #124153;
Hex values
#b7c0ed, #829ece, #6682a7, #276180, #124153
Building something? Get this palette via the REST API.
History
Similar palettes
Wisteria Descent
Coastal Porcelain Dawn
Coastal Inlet Calm
Coastal Depths Morning
Tidepool Serenity
Fjord Depth Rise
Mineral Spring Dawn
Periwinkle Linen Study
Slate Reverie Hour