Kiln Harvest Warmth

Warm earth tones deepening from sunlit skin to shadowed wine, evoking fired clay and candlelit interiors.

Colors

~Toes in the Sand#FBDBBF
~Cashmere Clay#CFA186
~Amaretto#AA6E5B
~Wine Cellar#774042
~Lonestar#5A232E

Psychology

The palette anchors itself in warm orange and red hues that advance toward the viewer, creating immediate visual engagement and a sense of approachability. The progression from light to dark leverages high contrast to define hierarchy and depth while maintaining analogous harmony, which keeps the mood cohesive rather than jarring. Together, these muted but saturated tones evoke comfort and authenticity, triggering associations with craft, heritage, and natural materials.

Usage

Apply this palette to artisan food packaging, interior design lookbooks, and luxury hospitality branding where warmth and sophistication must coexist. The high contrast between light and dark values ensures legibility in editorial layouts and print collateral, while the mixed lightness profile provides flexibility for backgrounds, typography, and accent elements. Fashion and textile brands focused on earth-toned collections will find this progression especially effective for communicating seasonal depth and material quality.

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,
    #fbdbbf 0%,
    #cfa186 25%,
    #aa6e5b 50%,
    #774042 75%,
    #5a232e 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbdbbf;
  --color-gradient-2: #cfa186;
  --color-gradient-3: #aa6e5b;
  --color-gradient-4: #774042;
  --color-gradient-5: #5a232e;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbdbbf;
--color-2: #cfa186;
--color-3: #aa6e5b;
--color-4: #774042;
--color-5: #5a232e;
Hex values
#fbdbbf, #cfa186, #aa6e5b, #774042, #5a232e

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Ember Dusk
Flamingo Hour
Apricot Silk Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Abyssal Hearth
Apricot Hearth
Caramel Linen Hour
Ember & Cream