Silk Confection Morning

Soft, enveloping warmth like candlelight through sheer fabric, a gentle progression from powdered rose to honeyed peach.

Colors

~Sugarwinkle#FAC9DC
~Hard Candy#F9BCBB
~Millennial Pink#FAC9C0
~Cinderella#FBD6CE
~Charming Peach#EDAA7E

Psychology

The palette's warm pink and red hues activate feelings of comfort and approachability, while the very low contrast between adjacent colors creates visual softness rather than tension. Low chroma saturation signals restraint and sophistication, encouraging trust rather than urgency, making the viewer linger rather than react.

Usage

Ideal for artisanal cosmetics packaging, vintage fashion editorials, and feminine wellness branding where gentle, approachable aesthetics build consumer confidence. Projects requiring minimal visual noise and sustained visual calm benefit from this palette's narrow tonal range, which guides attention through texture and material choice rather than color shock.
Intimate hospitality spaces, handmade textile labels, and luxury skincare campaigns leverage its warmth to suggest craftsmanship and tenderness without aggression.

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,
    #fac9dc 0%,
    #f9bcbb 25%,
    #fac9c0 50%,
    #fbd6ce 75%,
    #edaa7e 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fac9dc;
  --color-gradient-2: #f9bcbb;
  --color-gradient-3: #fac9c0;
  --color-gradient-4: #fbd6ce;
  --color-gradient-5: #edaa7e;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fac9dc;
--color-2: #f9bcbb;
--color-3: #fac9c0;
--color-4: #fbd6ce;
--color-5: #edaa7e;
Hex values
#fac9dc, #f9bcbb, #fac9c0, #fbd6ce, #edaa7e

Building something? Get this palette via the REST API.

History

Similar palettes

Apricot Silk Hour
Flamingo Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Kiln Ember Dusk
Celadon Reverie
Pastel Lagoon
Honeycomb Afternoon
Wheat Field Glow