Parchment Blush Hour
Soft, barely-there warmth layered over pristine cream, like morning light filtered through aged linen.
Psychology
The monochromatic harmony of near-white tones with a single whisper of muted pink creates visual calm without sterility, as low chroma across all colors signals restraint and gentleness. The warm pink accent, though faint, introduces subtle human warmth to an otherwise neutral palette, triggering associations with comfort and care without overstimulation. This combination demonstrates how minimal temperature variation can feel sophisticated rather than cold, allowing the soft pink to feel like an intentional gesture rather than bold color.
Usage
Ideal for artisanal skincare and wellness branding, minimalist interior design, and luxury stationery or wedding collateral where restraint signals quality. Projects requiring a quiet sophistication and low visual tension benefit from this palette's near-monochromatic structure, particularly in packaging where the single pink note draws focus naturally. Also well-suited to editorial photography styling and fashion lookbooks seeking a soft, lived-in aesthetic.
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,
#e4dfd9 0%,
#f7f5f3 33%,
#fdced1 67%,
#eeebe7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e4dfd9;
--color-gradient-2: #f7f5f3;
--color-gradient-3: #fdced1;
--color-gradient-4: #eeebe7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e4dfd9; --color-2: #f7f5f3; --color-3: #fdced1; --color-4: #eeebe7;
Hex values
#e4dfd9, #f7f5f3, #fdced1, #eeebe7
Building something? Get this palette via the REST API.
History
Similar palettes
Linen Morning
Silk & Strawberry
Silk Passage Morning
Peach Linen Morning
Blush Linen Dusk
Mauve Sorbet Glow
Chalk Garden Bloom
Pastel Lagoon
Butter Meadow Soft