Kiln Blush Hour
Warm, luminous reds softened by proximity, evoking the gentle glow of fired clay cooling in evening light.
Psychology
The three reds occupy a tight chromatic band, creating visual harmony that feels intimate rather than jarring, while their high saturation and light value deliver boldness without aggression. Warm reds are known to advance perceptually and trigger responses tied to comfort, vitality, and earthiness, but the minimal contrast between these tones softens that activation into a unified emotional field. This palette leverages monochromatic compression to achieve calm intensity, a rare tension that feels both energetic and restful.
Usage
Ideal for natural beauty packaging, artisanal food branding, and craft ceramics marketing, where warm, cohesive color systems signal authenticity and hand-made quality. Projects with low-contrast color needs, such as editorial layouts, fashion lookbooks, and interior styling, benefit from the palette's ability to create visual depth through tone gradation rather than stark separation. The bold-yet-soft character works particularly well in wellness and lifestyle branding where warmth signals approachability without aggression.
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%,
#d47c16 50%,
#f6a09a 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fe6039;
--color-gradient-2: #d47c16;
--color-gradient-3: #f6a09a;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fe6039; --color-2: #d47c16; --color-3: #f6a09a;
Hex values
#fe6039, #d47c16, #f6a09a
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Kiln Fired Afternoon
Russet Orchard Noon
Forge & Honey
Caramel Linen Hour
Wheat Field Glow
Brick Blush Dusk
Kiln Ember Dusk
Terracotta Linen Rest