Cornflower Custard Drift

Cool brightness softened by warm cream, evoking sunlit linen dried in morning air, tender and approachable.

Colors

~Hadfield Blue#1678FA
~Sweet Butter#FFFBD0
~Fresh Breeze#BAEDDA
~Wedding Dress#FFFDE7

Tags

Psychology

The vivid blue commands attention while the muted yellows and teal recede, creating visual hierarchy without tension. Warm and cool tones in complementary balance trigger a sense of equilibrium, where neither temperature dominates, producing a restful yet alert mental state. Low saturation in the pastels signals safety and approachability, anchored by the high-contrast blue that prevents the palette from feeling passive.

Usage

Ideal for artisanal skincare packaging, sustainable fashion e-commerce, and wellness app interfaces where trust and gentleness matter. Projects requiring moderate contrast with emotional warmth benefit from this combination, as it invites engagement without overwhelming. The palette performs especially well in print collateral for lifestyle brands and minimalist interior design systems seeking sophistication without coldness.

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 33%,
    #baedda 67%,
    #fffde7 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #1678fa;
  --color-gradient-2: #fffbd0;
  --color-gradient-3: #baedda;
  --color-gradient-4: #fffde7;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #1678fa;
--color-2: #fffbd0;
--color-3: #baedda;
--color-4: #fffde7;
Hex values
#1678fa, #fffbd0, #baedda, #fffde7

Building something? Get this palette via the REST API.

History

Similar palettes

Pastel Lagoon
Buttercream Lagoon
Frosted Lavender Drift
Misty Lagoon Hour
Slate Pool Breath
Shallow Waters
Mineral Spring Dawn
Slate & Honey Hour
Periwinkle Linen Study