Terracotta Ascent

Warm earth tones rising from shadow to light, evoking the gradual glow of fired clay catching afternoon sun.

Colors

~Twinkle Pink#FBD8CA
~Ridgeback#F59560
~Brown Alpaca#BB6E2C
~Chocolate Covered#8A411A
~Evil Cigar#52210B

Psychology

The monochromatic orange progression leverages warm temperature dominance to create psychological advance, drawing viewer attention forward through the palette's tonal range. The high contrast between light and dark values generates visual energy while the unified hue family maintains cohesion, balancing stimulation with harmony. Warm oranges are associated with comfort and earthiness, triggering responses tied to natural materials, hearth, and craft.

Usage

Ideal for artisan pottery branding, heritage food packaging, and rustic interior design schemes where warmth and tactile authenticity matter. Projects requiring strong contrast without cool interruption benefit from this palette's ability to command attention while staying grounded in natural material associations. Works particularly well for editorial layouts about craft, agriculture, or architecture where tonal depth suggests complexity and richness.

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,
    #fbd8ca 0%,
    #f59560 25%,
    #bb6e2c 50%,
    #8a411a 75%,
    #52210b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbd8ca;
  --color-gradient-2: #f59560;
  --color-gradient-3: #bb6e2c;
  --color-gradient-4: #8a411a;
  --color-gradient-5: #52210b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbd8ca;
--color-2: #f59560;
--color-3: #bb6e2c;
--color-4: #8a411a;
--color-5: #52210b;
Hex values
#fbd8ca, #f59560, #bb6e2c, #8a411a, #52210b

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Fired Afternoon
Kiln Harvest Glow
Kiln Ember Rest
Russet Orchard Noon
Kiln Garden Glow
Ember Stack Study
Caramel Linen Hour
Forge & Honey
Hearth & Hickory