Silk Boudoir Dawn

Soft warmth diffused through layered fabrics, like afternoon light catching delicate porcelain and rose petals.

Colors

~Doctor#F7F7F9
~Porcelain Skin#FFE5E6
~Rock’n’Rose#FF8FA2

Tags

Psychology

The palette anchors itself in warm pink hues across three tints, creating monochromatic unity that feels inherently soothing rather than stimulating. The extremely low contrast between Doctor and Porcelain Skin, paired with muted saturation, triggers parasympathetic calm, while Rock'n'Rose provides just enough tonal lift to prevent flatness. Warm colors are known to advance psychologically, making this palette feel intimate and enveloping rather than distant.

Usage

Ideal for luxury skincare packaging, high-end fabric branding, and editorial layouts where softness and approachability matter more than visual punch. Projects benefiting from low-contrast, warm palettes include wellness app interfaces, artisanal textile collections, and premium cosmetics campaigns that prioritize a whisper-quiet aesthetic over bold statements. The palette's light, monochromatic character suits brands seeking to convey gentleness, refinement, and understated 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,
    #f7f7f9 0%,
    #ffe5e6 50%,
    #ff8fa2 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f7f7f9;
  --color-gradient-2: #ffe5e6;
  --color-gradient-3: #ff8fa2;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f7f7f9;
--color-2: #ffe5e6;
--color-3: #ff8fa2;
Hex values
#f7f7f9, #ffe5e6, #ff8fa2

Building something? Get this palette via the REST API.

History

Similar palettes

Mauve Sorbet Glow
Blush Shipyard
Silk Hour Reverie
Linen Bakery Morning
Silk Passage Morning
Peach Linen Morning
Linen Morning
Chalk Garden Bloom
Cotton Candy Dawn