Buttercream Lagoon

Soft morning light filtering through cream linen, with whispers of warm honey and pale sky blue beneath.

Colors

~Errigal White#FEFEFF
~Blue Mana#D6EFFF
~Hummus#FED18C
~Bread and Butter#FED99B
~Cedar Chest#FE654F

Tags

Psychology

The palette balances warm yellows and coral against a cool, muted blue, creating visual tension that feels gentle rather than jarring due to low saturation across all hues. This low-contrast, light composition signals safety and comfort, while the complementary warm-cool relationship prevents monotony without causing visual strain. The dominance of pale yellow-orange tones promotes approachability and subtle optimism, grounded by the pale blue's recessive, calming effect.

Usage

Ideal for organic skincare and wellness packaging, artisanal bakery branding, and minimalist interior design projects that prioritize softness over drama. The low contrast and balanced temperature make it particularly effective for editorial layouts, lifestyle photography backdrops, and hospitality menus where visual rest is valued. Projects requiring gentle sophistication without boldness benefit from this palette's inherent restraint and luminous quality.

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,
    #fefeff 0%,
    #d6efff 25%,
    #fed18c 50%,
    #fed99b 75%,
    #fe654f 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fefeff;
  --color-gradient-2: #d6efff;
  --color-gradient-3: #fed18c;
  --color-gradient-4: #fed99b;
  --color-gradient-5: #fe654f;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fefeff;
--color-2: #d6efff;
--color-3: #fed18c;
--color-4: #fed99b;
--color-5: #fe654f;
Hex values
#fefeff, #d6efff, #fed18c, #fed99b, #fe654f

Building something? Get this palette via the REST API.

History

Similar palettes

Sorbet Afternoon
Pastel Lagoon
Peach Hour
Honeycomb Afternoon
Wheat Field Glow
Frosted Meadow
Dusk Linen Study
Caramel Linen Hour
Slate & Honey Hour