Kiln Fired Afternoon

Warm earthen tones deepening from chocolate soil to apricot light, evoking fired clay and golden hour radiance.

Colors

~Prune#6F2513
~Picante#A34A2B
~Lucky Penny#B97243
~Ridgeback#F09759
~Apricot Sherbet#FACEA1

Tags

Psychology

The palette moves progressively from dark, grounded reds to luminous warm yellows, creating visual pull that advances toward the viewer. Red-orange analogous harmony produces cohesion without flatness, while high contrast between deepest prune and palest sherbet generates energy and attention without jarring discord. Warm hues throughout trigger associations with earthiness and craftsmanship, activating comfort while maintaining enough contrast to feel contemporary rather than muted.

Usage

Ideal for artisanal food packaging, pottery studio branding, and heritage craft editorial layouts where authenticity and warmth matter. The high contrast supports legibility in small-scale applications while the analogous harmony creates sophistication for luxury home goods catalogs and restaurant identity systems. Works particularly well for projects targeting autumn seasons or emphasizing handmade, natural, or slow-craft positioning.

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,
    #6f2513 0%,
    #a34a2b 25%,
    #b97243 50%,
    #f09759 75%,
    #facea1 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #6f2513;
  --color-gradient-2: #a34a2b;
  --color-gradient-3: #b97243;
  --color-gradient-4: #f09759;
  --color-gradient-5: #facea1;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #6f2513;
--color-2: #a34a2b;
--color-3: #b97243;
--color-4: #f09759;
--color-5: #facea1;
Hex values
#6f2513, #a34a2b, #b97243, #f09759, #facea1

Building something? Get this palette via the REST API.

History

Similar palettes

Forge & Honey
Caramel Linen Hour
Wheat Field Glow
Toasted Grain Hour
Linen Neutral Afternoon
Warm Linen Bakery
Biscuit Porcelain Hour
Terracotta Linen Rest
Wheat & Clover Dawn