Abyssal Archive

Cool shadows layered like still water at dusk, a palette of depth without harshness or abrupt contrast.

Colors

~Maniac Mansion#003F5E
~Sea of Stars#00344E
~Midnight Mirage#00233D
~Oxford by Night#00182A
~Midnight Edition#00111D

Psychology

The monochromatic progression of deep blues creates a recessive visual field that encourages sustained focus without fatigue, a property of cool hues and low chroma saturation. This constrained range activates parasympathetic response, triggering calm and contemplation rather than stimulation. The near-imperceptible shifts between shades establish subtle visual hierarchy through gradation alone, leveraging the psychological principle that low contrast reduces cognitive load while maintaining compositional sophistication.

Usage

Ideal for luxury skincare packaging, editorial layouts, and corporate intranets where calm authority and understated refinement matter more than visual noise. Projects requiring nighttime photography aesthetics, meditation app interfaces, or archival museum graphics benefit from this palette's ability to evoke stillness and introspection without dramatic contrast. The soft monochromatic range suits minimal branding systems and premium print collateral where restraint signals quality and intentionality.

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,
    #003f5e 0%,
    #00344e 25%,
    #00233d 50%,
    #00182a 75%,
    #00111d 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #003f5e;
  --color-gradient-2: #00344e;
  --color-gradient-3: #00233d;
  --color-gradient-4: #00182a;
  --color-gradient-5: #00111d;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #003f5e;
--color-2: #00344e;
--color-3: #00233d;
--color-4: #00182a;
--color-5: #00111d;
Hex values
#003f5e, #00344e, #00233d, #00182a, #00111d

Building something? Get this palette via the REST API.

History

Similar palettes

Coastal Linen Study
Deep Water Study
Slate Reverie Hour
Frosted Inlet Stillness
Skylight Linen Pool
Wisteria Descent
Periwinkle Linen Study
Porcelain Depth Study
Periwinkle Linen Passage