Cornflower Drift Morning

Cool, luminous blue tones layered like frosted glass, evoking soft afternoon light through layered fabric.

Colors

~Frozen Periwinkle#C8D4FE
~Blue Öyster Cult#4A70F4
~Pastel Blue#A4B8FE
~Fennel Flower#819EFE
~Skinny Jeans#6485FB

Tags

Psychology

The monochromatic blue harmony creates visual cohesion while the range from very light to vivid tones maintains subtle depth without harsh contrast. Cool hues activate feelings of focus and calm, while the bold saturation in mid-tones prevents the palette from feeling passive or withdrawn. This combination of low contrast and high saturation signals modernity and sophistication rather than softness.

Usage

Ideal for tech product interfaces, minimalist fashion campaigns, and editorial design where sophistication and readability matter equally. The palette's light value range makes it effective for SaaS dashboards, app design, and digital publishing without creating eye strain. Use across luxury skincare branding and contemporary art direction where coolness signals precision and elegance.

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,
    #c8d4fe 0%,
    #4a70f4 25%,
    #a4b8fe 50%,
    #819efe 75%,
    #6485fb 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #c8d4fe;
  --color-gradient-2: #4a70f4;
  --color-gradient-3: #a4b8fe;
  --color-gradient-4: #819efe;
  --color-gradient-5: #6485fb;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #c8d4fe;
--color-2: #4a70f4;
--color-3: #a4b8fe;
--color-4: #819efe;
--color-5: #6485fb;
Hex values
#c8d4fe, #4a70f4, #a4b8fe, #819efe, #6485fb

Building something? Get this palette via the REST API.

History

Similar palettes

Twilight Alchemy
Jade Hour Glow
Electric Dusk
Sapphire Vault Dawn
Neon Bloom Dusk
Mineral Spring Dawn
Midnight Pool Glow
Tidewater Passage
Neon Descent Study