Sapphire Descent Study

The crisp contrast of deep winter water meeting pale morning light across frosted glass.

Colors

~Mythical Night#16315F
~Fail Whale#9ED0F0

Psychology

The dark saturated blue (Mythical Night) anchors the palette with stability and trust, while the muted light blue (Fail Whale) creates immediate visual relief through high contrast. This monochromatic structure within the cool spectrum evokes clarity and focus, as cool recessive tones naturally draw the eye inward, supporting concentration and contemplation rather than visual agitation.

Usage

Deploy across fintech dashboards, corporate annual reports, and minimalist SaaS interfaces where trust and cognitive ease matter. The high contrast supports accessibility and readability in digital contexts, while the balanced cool temperature suits luxury tech branding, arctic research publications, and sophisticated B2B marketing materials.

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,
    #16315f 0%,
    #9ed0f0 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #16315f;
  --color-gradient-2: #9ed0f0;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #16315f;
--color-2: #9ed0f0;
Hex values
#16315f, #9ed0f0

Building something? Get this palette via the REST API.

History

Similar palettes

Wisteria Descent
Frosted Periwinkle Pool
Coastal Depths Morning
Slate Pool Breath
Slate Reverie Hour
Coastal Porcelain Dawn
Coastal Inlet Calm
Mineral Spring Dawn
Deep Water Study