Abyssal Descent
Deep water stillness captured in matte black and layered blues, cool as submerged stone.
Psychology
The palette anchors itself in deep blue saturation and achromatic black, creating visual weight that recedes rather than advances, triggering associations with depth, stability, and introspection.
Cool hues at low to moderate brightness levels produce a meditative calm without flatness, as the three distinct blue values prevent monotony while maintaining harmonic restraint.
This combination leverages the psychological principle that restricted color families and low contrast foster focus and trust, particularly in professional contexts.
Cool hues at low to moderate brightness levels produce a meditative calm without flatness, as the three distinct blue values prevent monotony while maintaining harmonic restraint.
This combination leverages the psychological principle that restricted color families and low contrast foster focus and trust, particularly in professional contexts.
Usage
Ideal for luxury tech product interfaces, editorial fashion spreads, and corporate identity systems requiring quiet authority. Architectural visualization materials and premium packaging designs benefit from the palette's ability to convey sophistication through restraint rather than saturation. Works particularly well where depth and contemplation serve the brand narrative, such as nonprofit annual reports or academic publishing.
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,
#000000 0%,
#0b2c4c 33%,
#000770 67%,
#00588f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #0b2c4c;
--color-gradient-3: #000770;
--color-gradient-4: #00588f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #0b2c4c; --color-3: #000770; --color-4: #00588f;
Hex values
#000000, #0b2c4c, #000770, #00588f
Building something? Get this palette via the REST API.
History
Similar palettes
Deep Water Study
Slate Reverie Hour
Frosted Periwinkle Pool
Wisteria Descent
Coastal Linen Study
Midnight Pool Glow
Frosted Lavender Drift
Glacier Breath Morning
Porcelain Depth Study