Wheat Kiln Morning

Warm, muted tones layered like toasted grain and soft clay, suggesting diffused afternoon light through linen curtains.

Colors

~Pleasing Pink#FACBD2
~Channel#F6C1BC
~Blushing Rose#D89E85
~Semolina#CAAE8A
~Cereal Flake#EFD8AD

Tags

Psychology

The dominant yellow and orange hues evoke natural warmth and comfort, while their low saturation and light values create a sense of tranquility rather than stimulation. The analogous color relationships across the palette (yellow to orange to warm neutrals) produce visual harmony without tension, promoting relaxation and trust. This gentle progression mimics how warm light fades across textured surfaces, triggering associations with safety and nurture.

Usage

Ideal for artisanal food packaging, wellness brand identity, and heritage interior design where sophistication and approachability matter equally. Projects requiring low visual competition benefit from this palette's minimal contrast, making it suitable for luxury stationery, pottery studio branding, and slow-living editorial spreads. The muted warmth also works well for natural fiber product catalogs and bakery cafe environments seeking 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,
    #facbd2 0%,
    #f6c1bc 25%,
    #d89e85 50%,
    #caae8a 75%,
    #efd8ad 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #facbd2;
  --color-gradient-2: #f6c1bc;
  --color-gradient-3: #d89e85;
  --color-gradient-4: #caae8a;
  --color-gradient-5: #efd8ad;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #facbd2;
--color-2: #f6c1bc;
--color-3: #d89e85;
--color-4: #caae8a;
--color-5: #efd8ad;
Hex values
#facbd2, #f6c1bc, #d89e85, #caae8a, #efd8ad

Building something? Get this palette via the REST API.

History

Similar palettes

Biscuit Porcelain Hour
Kiln Ember Dusk
Wheat Field Glow
Terracotta Linen Rest
Pastel Lagoon
Honeycomb Afternoon
Caramel Linen Hour
Linen Bakery Morning
Flamingo Hour