Aqua Custard Noon
Cool light filtering through cream, touching cool water with gentle clarity and balanced restraint.
Psychology
The vivid blue commands attention while the muted, desaturated companions create visual rest through low chroma contrast. Cool blue and teal work in complementary harmony, reducing tension, while the warm butter yellow introduces subtle energy without disrupting the palette's predominantly cool, serene character. This balance of cool dominance with warm accent produces psychological equilibrium, neither stimulating nor withdrawn.
Usage
Applied to organic skincare packaging, wellness app interfaces, and luxury spa branding, this palette leverages moderate contrast for clear hierarchy without visual fatigue. The light, cool-dominant profile suits editorial layouts and digital photography where restraint and clarity matter equally. Minimal warm accent works effectively in hospitality design and modern furniture lines where approachability must coexist with cool sophistication.
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,
#1678fa 0%,
#fffbd0 50%,
#baedda 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #1678fa;
--color-gradient-2: #fffbd0;
--color-gradient-3: #baedda;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #1678fa; --color-2: #fffbd0; --color-3: #baedda;
Hex values
#1678fa, #fffbd0, #baedda
Building something? Get this palette via the REST API.
History
Similar palettes
Pastel Lagoon
Buttercream Lagoon
Slate Pool Breath
Shallow Waters
Mineral Spring Dawn
Frosted Lavender Drift
Misty Lagoon Hour
Jade Hour Glow
Slate & Honey Hour