Arctic Current Morning
Cool, luminous, and charged with gentle energy, like sunlight piercing through shallow tropical waters at dawn.
Psychology
The palette leverages analogous harmony across the blue family, creating visual cohesion while the vivid, light tones project confidence and clarity without aggression. The progression from deep electric blue through bright cyan to muted teal establishes subtle depth, allowing the eye to travel without jarring contrast, while the cool temperature universally signals trust and openness. High saturation in the dominant blues activates attention in a calm register, balancing boldness with restraint.
Usage
Ideal for tech startup branding, sustainable fashion campaigns, and editorial photography where freshness and sophistication matter equally. The moderate contrast supports both digital interfaces and print media without overwhelming the viewer, while the cool palette particularly strengthens applications in water conservation messaging, luxury spa packaging, and contemporary architecture portfolios where modernity and calm must coexist.
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,
#3700ff 0%,
#00bfff 33%,
#a0cfde 67%,
#3fb4fd 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #3700ff;
--color-gradient-2: #00bfff;
--color-gradient-3: #a0cfde;
--color-gradient-4: #3fb4fd;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #3700ff; --color-2: #00bfff; --color-3: #a0cfde; --color-4: #3fb4fd;
Hex values
#3700ff, #00bfff, #a0cfde, #3fb4fd
Building something? Get this palette via the REST API.
History
Similar palettes
Midnight Pool Glow
Jade Hour Glow
Neon Bloom Dusk
Mineral Spring Dawn
Neon Descent Study
Coastal Inlet Calm
Coastal Depths Morning
Slate Pool Breath
Shallow Waters