Deep Current Echo

Cool electric depth meeting soft luminescence, where teal waters fade into midnight constellation and vivid purple pulses between them.

Colors

~Sea Serpent#4BCBDF
~Blue Bay#7991DA
~Purple Patch#5D348B
~Intergalactic Settlement#5C1D82
~Galaxea#28305B

Psychology

The palette pairs cool recessive tones (teal and deep blue) with vivid mid-range purples that advance visually, creating dynamic tension without warmth. The progression from light cyan through moderate blue to saturated and dark purples establishes a sense of descent or journey, triggering curiosity and forward momentum. High chroma in the purples against moderate values in the teals produces visual vibrancy while maintaining composure, suggesting sophistication with edge.

Usage

Ideal for tech startup branding, music streaming interfaces, and sci-fi editorial layouts where bold color statements compete without chaos. The cool temperature and mixed lightness support mobile app design and podcast artwork requiring legibility across dark and light surfaces. Works exceptionally in luxury beauty packaging and avant-garde fashion campaigns leveraging the palette's dramatic depth and contemporary edge.

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,
    #4bcbdf 0%,
    #7991da 25%,
    #5d348b 50%,
    #5c1d82 75%,
    #28305b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #4bcbdf;
  --color-gradient-2: #7991da;
  --color-gradient-3: #5d348b;
  --color-gradient-4: #5c1d82;
  --color-gradient-5: #28305b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #4bcbdf;
--color-2: #7991da;
--color-3: #5d348b;
--color-4: #5c1d82;
--color-5: #28305b;
Hex values
#4bcbdf, #7991da, #5d348b, #5c1d82, #28305b

Building something? Get this palette via the REST API.

History

Similar palettes

Jade Hour Glow
Neon Descent Study
Neon Bloom Dusk
Periwinkle Linen Study
Frosted Lavender Drift
Electric Dusk
Midnight Pool Glow
Wisteria Descent
Twilight Alchemy