Plum Inlet Reverie

Cool waters meeting warm dusk, with the soft luminosity of light filtering through deep fabric.

Colors

~Pretty in Prune#6B294C
~Berry Jam#6A598A
~Fisher King#5E81B5
~Lake Lucerne#569DBC
~Skydive#6DC0D8

Tags

Psychology

The palette anchors itself in cool blue and teal dominance, which recede visually and evoke stability and contemplation, while the warm prune and berry undertones advance subtly to prevent coldness. The triadic harmony creates balanced visual interest without tension, as the warm pink sits opposite the cool blues at measured intervals. This combination produces a sophisticated restraint, invoking trust and composed elegance rather than excitement or urgency.

Usage

Ideal for high-end cosmetics packaging, editorial fashion spreads, and luxury interior design projects that benefit from moderate contrast and psychological depth. The mid-lightness profile suits professional branding systems requiring visual hierarchy without stark drama, while the cool-dominant character pairs naturally with spa and wellness marketing, literary publications, and craft beverage labels targeting discerning audiences.

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,
    #6b294c 0%,
    #6a598a 25%,
    #5e81b5 50%,
    #569dbc 75%,
    #6dc0d8 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #6b294c;
  --color-gradient-2: #6a598a;
  --color-gradient-3: #5e81b5;
  --color-gradient-4: #569dbc;
  --color-gradient-5: #6dc0d8;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #6b294c;
--color-2: #6a598a;
--color-3: #5e81b5;
--color-4: #569dbc;
--color-5: #6dc0d8;
Hex values
#6b294c, #6a598a, #5e81b5, #569dbc, #6dc0d8

Building something? Get this palette via the REST API.

History

Similar palettes

Neon Bloom Dusk
Periwinkle Linen Study
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Sorbet Afternoon
Frosted Lavender Drift
Mineral Spring Dawn
Dusk Linen Study