Midnight Ocean Trench
The dense, cool weight of deep water at dusk, where light barely penetrates and stillness deepens into shadow.
Psychology
This monochromatic blue palette operates within a narrow lightness range, creating visual cohesion and a sense of containment rather than expansiveness. The progression from mid to deep saturated blues reinforces psychological depth and introspection, mimicking the cooling effect of receding cool tones while the consistency in hue family prevents visual chaos. Low contrast combined with bold saturation triggers a contemplative yet confident mood, suggesting stability and intellectual focus rather than emotional warmth.
Usage
Effective for luxury tech branding, editorial magazine spreads, and premium spirits packaging where depth and sophistication matter more than visual variety. Projects requiring subdued visual noise with retained perceptual impact benefit from this palette's monochromatic restraint and consistent cool temperature. Ideal for financial services interfaces, dark-mode design systems, and high-end leather goods branding where understated elegance communicates authority.
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,
#163fd3 0%,
#0c2eb6 25%,
#0d30ba 50%,
#0022a8 75%,
#001775 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #163fd3;
--color-gradient-2: #0c2eb6;
--color-gradient-3: #0d30ba;
--color-gradient-4: #0022a8;
--color-gradient-5: #001775;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #163fd3; --color-2: #0c2eb6; --color-3: #0d30ba; --color-4: #0022a8; --color-5: #001775;
Hex values
#163fd3, #0c2eb6, #0d30ba, #0022a8, #001775
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Abyssal Hearth
Twilight Alchemy
Electric Dusk
Mineral Spring Dawn
Midnight Pool Glow
Porcelain Depth Study
Coastal Porcelain Dawn
Frosted Meadow