Silk & Strawberry

Soft afternoon light filtering through linen curtains, where cool and warm tones blend into gentle, touchable calm.

Colors

~Supremely Cool#B5D0F8
~Hard Candy#F6A0A1

Tags

Psychology

The muted cool blue recedes visually while the warm pink advances slightly, creating spatial depth despite their similar lightness values. This low-contrast pairing activates triadic harmony, which feels balanced rather than jarring, while the desaturated quality of both hues signals restraint and gentleness rather than stimulation. Together, they evoke a quiet moment between seasons, where neither temperature dominates the emotional landscape.

Usage

Ideal for minimalist skincare branding, soft furnishing collections, and editorial layouts that prioritize legibility over visual drama. Projects requiring subtle warmth-coolness interplay without high contrast benefit from this palette's calm, approachable energy. Works especially well in luxury bedding packaging and wellness app interfaces where restraint communicates sophistication.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Chalk Garden Bloom
Silk Hour Reverie
Coral Tide Study
Sorbet Afternoon
Abyssal Hearth
Neon Bloom Dusk
Indigo Hour Study
Roasted Almond Bloom
Twilight Alchemy