Bluebell Bakery Morning

Soft morning light filtering through linen, where cool blue meets warm pastry cream in quiet balance.

Colors

~Hadfield Blue#1678FA
~Pink Pleasure#FFDEE7
~Sweet Butter#FFFBD0

Tags

Psychology

The vivid blue provides a cool anchor that prevents the warm pinks and yellows from feeling saccharine, while the muted, light quality of the pastels creates low visual tension that the eye finds restful. Warm tones naturally advance and energize, but their very pale saturation here recedes slightly, allowing the cooler blue to command subtle dominance and establish calm focus. This complementary contrast engages without overwhelming, producing a sense of gentle sophistication rather than excitement.

Usage

Ideal for artisanal bakery branding, cosmetic or wellness packaging, and editorial layouts that require approachable elegance with moderate visual hierarchy. The balanced warmth and cool blue work particularly well in projects targeting feminine or domestic audiences where softness and refinement matter equally. Projects like linen or textile marketing, salon identity systems, and food photography styling benefit from this palette's ability to feel both inviting and composed.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Indigo Hour Study
Roasted Almond Bloom
Peach Linen Morning
Silk Hour Reverie
Cotton Candy Dawn
Pastel Lagoon
Butter Meadow Soft
Silk & Strawberry
Buttercream Lagoon