Kiln Ember Dusk

Warm earth tones layered with depth, evoking the fading light of a fired clay studio at day's end.

Colors

~Young Apricot#FBD9B8
~Peach Velour#F7B490
~Bite My Tongue#D08375
~Dried Tomatoes#AD5B56
~Passionate Plum#7A3E50

Tags

Psychology

The progression from light apricot through mid-tone reds to deep plum creates visual depth through warmth, drawing the eye inward without aggressive contrast. Red and pink hues naturally trigger associations with earth, craft, and comfort, while the muted saturation prevents overstimulation, fostering a sense of grounded elegance rather than urgency. Low-to-moderate contrast combined with warm temperature makes this palette feel intimate and tactile, inviting prolonged engagement rather than quick reaction.

Usage

Ideal for artisanal food packaging, heritage brand identity systems, and interior styling in boutique hospitality spaces where warmth and authenticity matter. Projects benefiting from moderate contrast and soft warmth, such as sustainable fashion lookbooks and editorial spreads on craft traditions, gain credibility and emotional resonance from this palette. The mid-tone anchors work particularly well for pottery studio marketing and wellness product lines seeking to convey handmade quality and natural sourcing.

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,
    #fbd9b8 0%,
    #f7b490 25%,
    #d08375 50%,
    #ad5b56 75%,
    #7a3e50 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbd9b8;
  --color-gradient-2: #f7b490;
  --color-gradient-3: #d08375;
  --color-gradient-4: #ad5b56;
  --color-gradient-5: #7a3e50;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbd9b8;
--color-2: #f7b490;
--color-3: #d08375;
--color-4: #ad5b56;
--color-5: #7a3e50;
Hex values
#fbd9b8, #f7b490, #d08375, #ad5b56, #7a3e50

Building something? Get this palette via the REST API.

History

Similar palettes

Biscuit Porcelain Hour
Wheat Field Glow
Flamingo Hour
Honeycomb Afternoon
Caramel Linen Hour
Warm Linen Bakery
Blackberry Bakery Noon
Velvet Bakery Rest
Terracotta Linen Rest