Electric Tidepool
Cool electric charge tempered by soft teal light, grounded in deep muted foliage, holding tension between shimmer and stillness.
Psychology
The dual vibrant blues create high visual impact through saturation and luminosity, while the muted green base provides visual rest and grounding, preventing the palette from feeling harsh or overwhelming. Cool hues naturally recede psychologically, yet these blues vibrate with intensity, establishing a paradox where energy feels controlled rather than chaotic. The teal midtone acts as a color temperature bridge, softening the contrast between electric and earthy tones and creating cognitive balance.
Usage
Apply to tech startup branding, SaaS dashboards, and digital product interfaces where bold, modern signals matter without sacrificing sophistication. Works effectively in editorial design, music streaming platforms, and contemporary art direction where moderate contrast supports legibility while maintaining atmospheric mood. Strong candidate for sustainable fashion packaging and eco-conscious beauty branding, where the cool blues suggest innovation and the muted green signals natural integrity.
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,
#0042f3 0%,
#0042f3 25%,
#80d2e2 50%,
#0061ff 75%,
#4a5b36 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #0042f3;
--color-gradient-2: #0042f3;
--color-gradient-3: #80d2e2;
--color-gradient-4: #0061ff;
--color-gradient-5: #4a5b36;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #0042f3; --color-2: #0042f3; --color-3: #80d2e2; --color-4: #0061ff; --color-5: #4a5b36;
Hex values
#0042f3, #0042f3, #80d2e2, #0061ff, #4a5b36
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Shallow Waters
Pastel Lagoon Study
Misty Lagoon Hour
Neon Bloom Dusk
Neon Descent Study
Mineral Spring Dawn
Midnight Pool Glow
Coastal Inlet Calm