Kiln Glow Passage
Warm red tones layered like heated clay, glowing softly without harsh contrast, wrapping viewers in gentle intensity.
Psychology
The monochromatic red family creates visual harmony while maintaining boldness through vivid saturation, avoiding jarring contrast that would demand immediate attention. Warm hues naturally advance toward the viewer, triggering associations with heat, energy, and tactile warmth, yet the light lightness profile prevents aggression or overwhelming intensity. This combination produces a confident yet approachable emotional response, balancing passion with accessibility.
Usage
Ideal for artisan pottery branding, vintage fabric collections, and warm-toned cosmetic packaging that emphasize natural materials and handcrafted quality. Projects requiring bold visual presence without high contrast benefit from this palette's ability to command attention while remaining harmonious and easy on extended viewing. Works particularly well in editorial design, restaurant identity systems, and fashion lookbooks targeting warmth and sophistication.
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,
#f80707 0%,
#f75f4a 25%,
#e70049 50%,
#f08026 75%,
#ffa385 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f80707;
--color-gradient-2: #f75f4a;
--color-gradient-3: #e70049;
--color-gradient-4: #f08026;
--color-gradient-5: #ffa385;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f80707; --color-2: #f75f4a; --color-3: #e70049; --color-4: #f08026; --color-5: #ffa385;
Hex values
#f80707, #f75f4a, #e70049, #f08026, #ffa385
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Kiln Ember Dusk
Biscuit Porcelain Hour
Wheat & Clover Dawn
Ember & Cream
Abyssal Hearth
Velvet Midnight Garden
Honeycomb Afternoon
Caramel Linen Hour