Terracotta Noon

Warm clay warming in afternoon light, monochromatic and glowing, inviting touch and stillness.

Colors

~Halloween#FE6039
~Ginger#B35F00
~Young Crab#F6A09A

Psychology

The three reds and warm oranges in this palette share a monochromatic harmony that feels cohesive rather than jarring, despite the bold saturation of the lead color. Warm hues naturally advance toward the viewer, creating an enveloping, approachable quality, while the low contrast between tones prevents visual fatigue and supports a sense of comfort. Together, they evoke earthiness and craftsmanship without coldness, anchoring mood in natural materials rather than intensity.

Usage

This palette excels in artisanal food packaging, ceramics and pottery branding, and rustic interior design where warmth and approachability matter more than high visual contrast. The monochromatic red-to-orange range works particularly well for editorial spreads about craft, heritage, or seasonal themes, maintaining visual coherence across layouts without monotony. Best suited to projects seeking warmth and authenticity rather than playful energy or stark drama.

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,
    #fe6039 0%,
    #b35f00 50%,
    #f6a09a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fe6039;
  --color-gradient-2: #b35f00;
  --color-gradient-3: #f6a09a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fe6039;
--color-2: #b35f00;
--color-3: #f6a09a;
Hex values
#fe6039, #b35f00, #f6a09a

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Fired Afternoon
Russet Orchard Noon
Forge & Honey
Kiln Ember Dusk
Flamingo Hour
Warm Linen Bakery
Brick Blush Dusk
Toasted Grain Hour
Linen Neutral Afternoon