Cenote Twilight

Cool depths meeting soft verdant light, where shadow and growth converge in quiet equilibrium.

Colors

~Glimpse of Void#2E588C
~Turkish Jade#2C8485
~Jubilant Jade#5DA875
~In Good Taste#A9D399

Psychology

The palette anchors in deep cool blues and teals that recede visually, creating psychological depth and stability, while the lighter greens advance to suggest growth and renewal. This triadic structure with a green dominant produces balanced visual tension without overwhelming contrast, triggering a sense of natural order rather than urgency. Cool hues throughout lower arousal levels, making the palette inherently calming despite its moderate contrast.

Usage

Ideal for sustainable beauty brands, eco-conscious packaging design, and editorial photography that emphasizes natural environments and quiet sophistication. Wellness app interfaces and organic product websites benefit from the palette's cool temperature and moderate contrast, which guides attention without strain. The green dominance makes it particularly effective for landscape architecture portfolios and nature-focused publishing where credibility and environmental consciousness matter.

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,
    #2e588c 0%,
    #2c8485 33%,
    #5da875 67%,
    #a9d399 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #2e588c;
  --color-gradient-2: #2c8485;
  --color-gradient-3: #5da875;
  --color-gradient-4: #a9d399;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #2e588c;
--color-2: #2c8485;
--color-3: #5da875;
--color-4: #a9d399;
Hex values
#2e588c, #2c8485, #5da875, #a9d399

Building something? Get this palette via the REST API.

History

Similar palettes

Shallow Waters
Jade Hour Glow
Pastel Lagoon Study
Misty Lagoon Hour
Moss Shallow Study
Mineral Spring Dawn
Periwinkle Linen Study
Coastal Inlet Calm
Slate Pool Breath