Parchment Blush Dawn

Warm, soft light filtering through layered linen, with gentle heat rising from toasted grain and rose petals.

Colors

~Ivory Tower#FFF2EF
~Pandora’s Box#FFDBB6
~Her Majesty#F7A5A5
~Hanami Pink#EBB1E0

Tags

Psychology

The palette anchors itself in warm yellow and pink undertones that naturally evoke comfort and approachability, while the light ivory base prevents visual fatigue or intensity. Low chroma across all four colors creates psychological softness, signaling safety and ease rather than urgency or drama. The gradual warm-to-cool shift from yellow through pink to lavender generates subtle visual movement without introducing contrast sharp enough to disturb a sense of ambient calm.

Usage

Ideal for artisanal skincare branding, boutique hotel interiors, and handmade textile packaging where warmth and accessibility matter. Projects requiring gentle sophistication without visual aggression, such as wellness app interfaces or organic bakery menus, benefit from this palette's low-contrast, approachable character. The warm-dominant composition works particularly well in print and packaging contexts where soft, touchable materials like linen and paper need visual reinforcement.

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,
    #fff2ef 0%,
    #ffdbb6 33%,
    #f7a5a5 67%,
    #ebb1e0 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fff2ef;
  --color-gradient-2: #ffdbb6;
  --color-gradient-3: #f7a5a5;
  --color-gradient-4: #ebb1e0;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fff2ef;
--color-2: #ffdbb6;
--color-3: #f7a5a5;
--color-4: #ebb1e0;
Hex values
#fff2ef, #ffdbb6, #f7a5a5, #ebb1e0

Building something? Get this palette via the REST API.

History

Similar palettes

Cotton Candy Dawn
Peach Linen Morning
Silk Hour Reverie
Pastel Lagoon
Peach Hour
Honeycomb Afternoon
Butter Meadow Soft
Blackberry Bakery Noon
Linen Bakery Morning