Cashmere Sunrise
Soft warmth radiates through layered pastels, like candlelight diffused through aged silk and cream.
Psychology
The palette's dominant warm pink and peach hues activate approachability and gentleness, while the moderate saturation and light values prevent visual fatigue or aggression. Low contrast between adjacent colors creates a harmonious, non-threatening visual field that promotes relaxation, aligning with color theory principles where reduced chroma signals emotional softness. The progression from cooler mauve through warm pinks to peachy orange produces a subtle directional warmth that feels welcoming rather than intense.
Usage
Ideal for luxury cosmetics and skincare packaging, artisanal textile and homewares branding, and editorial fashion photography where soft, approachable aesthetics dominate. Projects requiring low-contrast visual systems benefit from this palette's ability to maintain visual coherence without jarring transitions. Wedding stationery, wellness app interfaces, and interior design mood boards leverage the palette's calming properties to build trust and elegance.
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,
#bc9eca 0%,
#db9eb2 25%,
#facfd1 50%,
#dca49e 75%,
#ebab8d 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #bc9eca;
--color-gradient-2: #db9eb2;
--color-gradient-3: #facfd1;
--color-gradient-4: #dca49e;
--color-gradient-5: #ebab8d;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #bc9eca; --color-2: #db9eb2; --color-3: #facfd1; --color-4: #dca49e; --color-5: #ebab8d;
Hex values
#bc9eca, #db9eb2, #facfd1, #dca49e, #ebab8d
Building something? Get this palette via the REST API.
History
Similar palettes
Apricot Silk Hour
Flamingo Hour
Kiln Ember Dusk
Velvet Midnight Garden
Silk Hour Reverie
Peach Hour
Cotton Candy Dawn
Celadon Reverie
Pastel Lagoon