Kiln Ember Rest

Warm terracotta deepening into wine, the glow of fired clay cooling as daylight fades into dusk.

Colors

~Shrimp Cocktail#F39F5B
~Toasted Husk#ED8D5E
~Track and Field#D37059
~Intrigue Red#AF4C4A
~Blood Oath#872C45

Psychology

The analogous progression from orange through warm red to burgundy creates visual momentum without jarring contrast, drawing the eye naturally across the palette while maintaining cohesion. These moderate saturation warm tones advance perceptually and suggest comfort and earthiness, yet the deepening shift toward burgundy introduces weight and sophistication, preventing the palette from feeling purely casual. The combination activates proximity and harmony, which research in color psychology associates with trust and intentionality rather than aggression, despite the bold individual hues.

Usage

Apply to artisanal food packaging, craft beverage labeling, and rustic hospitality branding where warmth and handmade authenticity matter. Use across editorial spreads and interior accent walls in spaces targeting heritage aesthetics or cultural narratives around heritage crafts. The moderate contrast suits print collateral and fashion lookbooks that prioritize legibility and sophistication over high-impact visual shock.

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,
    #f39f5b 0%,
    #ed8d5e 25%,
    #d37059 50%,
    #af4c4a 75%,
    #872c45 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f39f5b;
  --color-gradient-2: #ed8d5e;
  --color-gradient-3: #d37059;
  --color-gradient-4: #af4c4a;
  --color-gradient-5: #872c45;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f39f5b;
--color-2: #ed8d5e;
--color-3: #d37059;
--color-4: #af4c4a;
--color-5: #872c45;
Hex values
#f39f5b, #ed8d5e, #d37059, #af4c4a, #872c45

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Ember Dusk
Flamingo Hour
Biscuit Porcelain Hour
Apricot Silk Hour
Wheat & Clover Dawn
Abyssal Hearth
Ember & Cream
Blackberry Bakery Noon
Brick Kiln Glow