Kiln Sunrise Glow
Warm light pooling through honey and clay, casting long shadows across fired earth and textured linen.
Psychology
The palette combines high-saturation reds and oranges that advance visually, creating immediate presence and energy on the viewer. Red and yellow-orange sit in analogous harmony, minimizing tension while the low contrast between values maintains cohesion rather than jarring focus. This combination triggers warmth and urgency simultaneously, activating both comfort and attention without aggression.
Usage
Ideal for artisanal food branding, craft beverage labels, and handmade goods packaging where bold warmth signals authenticity and craftsmanship. Magazine covers and editorial photography benefit from the palette's ability to command attention while maintaining visual unity across spreads. Hospitality branding for farm-to-table venues and small-batch product lines leverage the palette's approachable yet confident energy.
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,
#ff0000 0%,
#ffbb00 33%,
#ff6600 67%,
#ff0000 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ff0000;
--color-gradient-2: #ffbb00;
--color-gradient-3: #ff6600;
--color-gradient-4: #ff0000;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ff0000; --color-2: #ffbb00; --color-3: #ff6600; --color-4: #ff0000;
Hex values
#ff0000, #ffbb00, #ff6600, #ff0000
Building something? Get this palette via the REST API.
History
Similar palettes
Forge & Honey
Caramel Linen Hour
Wheat Field Glow
Kiln Ember Dusk
Toasted Grain Hour
Warm Linen Bakery
Terracotta Linen Rest
Linen Neutral Afternoon
Biscuit Porcelain Hour