Soft Perch Morning

Soft light filtering through linen, where cool and warm tones rest together in hushed equilibrium.

Colors

~Savoy Blue#99A8D8
~Angel Wing#F8BDA5

Tags

Psychology

The low contrast between Savoy Blue and Angel Wing creates a restful, non-confrontational visual field that reduces cognitive load and invites sustained attention. The cool blue recedes into depth while the warm orange advances gently forward, establishing subtle spatial tension without jarring the eye. This triadic harmony produces quiet coherence rather than vibrancy, anchoring the palette in contemplation rather than excitement.

Usage

Ideal for linen and textile branding, minimalist skincare packaging, and interior design mood boards where softness and understated sophistication matter more than visual punch. Projects requiring calm, non-aggressive palettes benefit from this combination's muted intensity and gentle temperature play. Particularly effective in editorial layouts, wellness app interfaces, and artisanal product photography where restraint signals 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,
    #99a8d8 0%,
    #f8bda5 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #99a8d8;
  --color-gradient-2: #f8bda5;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #99a8d8;
--color-2: #f8bda5;
Hex values
#99a8d8, #f8bda5

Building something? Get this palette via the REST API.

History

Similar palettes

Porcelain Drift
Linen Reverie Noon
Abyssal Hearth
Silk & Strawberry
Chalk Garden Bloom
Celadon Reverie
Buttercream Lagoon
Silk Hour Reverie
Milk Glass Morning