Blush Shipyard

Soft warmth meeting cool water, like linen catching afternoon light through a seaside window.

Colors

~Apricot Haze#F7A5A5
~Moonraker#E2D4FA
~Shipyard#21638A

Tags

Psychology

The triadic balance between warm apricot and cool blue creates visual equilibrium without tension, while the muted lavender acts as a gentle mediator between temperature extremes. The moderate lightness range prevents the palette from feeling washed out, yet the low saturation across all three colors signals restraint and calm rather than urgency. Warm tones naturally advance while cool tones recede, creating subtle depth that feels sophisticated rather than jarring.

Usage

Ideal for luxury skincare branding, editorial fashion spreads, and artisanal home textile packaging where understated elegance matters more than visual pop. The soft, balanced character suits projects targeting audiences who value refined minimalism and emotional restraint, from high-end cosmetics to contemporary linen collections. Works exceptionally well in print and packaging applications where the moderate contrast reads clearly without demanding aggressive attention.

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,
    #f7a5a5 0%,
    #e2d4fa 50%,
    #21638a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f7a5a5;
  --color-gradient-2: #e2d4fa;
  --color-gradient-3: #21638a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f7a5a5;
--color-2: #e2d4fa;
--color-3: #21638a;
Hex values
#f7a5a5, #e2d4fa, #21638a

Building something? Get this palette via the REST API.

History

Similar palettes

Silk Hour Reverie
Sorbet Afternoon
Neon Bloom Dusk
Twilight Alchemy
Mauve Sorbet Glow
Linen Morning
Dusk Linen Study
Silk & Strawberry
Milk Glass Morning