Shallow Horizon
Soft aquatic light filtering through calm waters, pale and serene, invoking the tranquility of a protected cove at dawn.
Psychology
The palette's progression from soft green through teal to periwinkle blue creates a visual flow that gently moves across cool hues without jarring transitions, reinforcing a sense of drift and repose. The low chromatic intensity throughout signals psychological safety and restfulness, while the triadic structure provides subtle visual interest without tension. Cool tones naturally recede and expand space, making this palette ideal for environments where calmness and openness are priorities.
Usage
Ideal for wellness app interfaces, sustainable fashion branding, and hospitality wayfinding systems where low contrast and cool tonality support clarity without visual fatigue. Projects requiring serene digital experiences, spa and meditation product packaging, or coastal resort marketing materials benefit from this palette's balanced, non-aggressive aesthetic. The light, cool profile works particularly well in editorial layouts for nature publications and interior design mood boards focused on minimalist, aquatic themes.
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,
#c1efba 0%,
#7cc9c1 25%,
#63b4c8 50%,
#8accf7 75%,
#94b1e2 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c1efba;
--color-gradient-2: #7cc9c1;
--color-gradient-3: #63b4c8;
--color-gradient-4: #8accf7;
--color-gradient-5: #94b1e2;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c1efba; --color-2: #7cc9c1; --color-3: #63b4c8; --color-4: #8accf7; --color-5: #94b1e2;
Hex values
#c1efba, #7cc9c1, #63b4c8, #8accf7, #94b1e2
Building something? Get this palette via the REST API.
History
Similar palettes
Pastel Lagoon Study
Shallow Waters
Misty Lagoon Hour
Jade Hour Glow
Periwinkle Linen Study
Coastal Inlet Calm
Moss Shallow Study
Celadon Reverie
Mineral Spring Dawn