Arctic Depth Study

Cool light filtering through deep water, creating quiet clarity between frosted glass and shadowed depths.

Colors

~Innocent Snowdrop#C3CAF8
~Serenity’s Reign#427BD0
~Sea of Stars#0C3348

Tags

Psychology

The three blues form an analogous harmony that guides the eye smoothly across tonal ranges, evoking trust and contemplation rather than tension. High contrast between the pale and dark ends creates visual hierarchy without temperature shift, allowing the vivid mid-tone to anchor attention as a stabilizing force. Cool hues activate parasympathetic response, signaling safety and mental clarity, while the muted saturation prevents overstimulation.

Usage

Ideal for SaaS dashboards, luxury skincare branding, and editorial photography where depth and sophistication matter more than warmth. Projects requiring calm authority and visual breathing room benefit from the mixed lightness profile, which prevents monotony while maintaining serenity. Financial services, wellness platforms, and minimalist publication design all leverage this palette's capacity to feel both professional and introspective.

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,
    #c3caf8 0%,
    #427bd0 50%,
    #0c3348 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #c3caf8;
  --color-gradient-2: #427bd0;
  --color-gradient-3: #0c3348;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #c3caf8;
--color-2: #427bd0;
--color-3: #0c3348;
Hex values
#c3caf8, #427bd0, #0c3348

Building something? Get this palette via the REST API.

History

Similar palettes

Coastal Depths Morning
Midnight Pool Glow
Porcelain Depth Study
Slate Reverie Hour
Coastal Porcelain Dawn
Slate Pool Breath
Mineral Spring Dawn
Coastal Pottery Study
Tidewater Passage