Kiln Nocturne Spark
Warm amber and coral glow against deep midnight, punctuated by cream, creating high-contrast richness with surprising clarity.
Psychology
The vivid warm yellows and reds advance visually while the deep cool blue recedes, creating a dynamic depth that commands attention without overwhelming. High chromatic contrast paired with the neutral cream produces visual clarity and sophistication, signaling both confidence and refinement rather than chaos. This complementary pairing activates simultaneous contrast, making each color appear more saturated and energetic than it would alone.
Usage
Works exceptionally well for luxury cosmetics packaging, high-end spirits branding, and editorial magazine covers where dramatic contrast and warmth convey premium positioning. The palette's bold temperature shift and high contrast make it ideal for restaurant identity systems and fashion lookbooks that need to stand out while maintaining elegance. The cream anchor prevents harshness, making it suitable for jewelry brand collateral and artisanal food packaging where perceived craftsmanship matters.
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,
#ffb400 0%,
#0c1026 33%,
#ff552d 67%,
#fffcf0 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffb400;
--color-gradient-2: #0c1026;
--color-gradient-3: #ff552d;
--color-gradient-4: #fffcf0;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffb400; --color-2: #0c1026; --color-3: #ff552d; --color-4: #fffcf0;
Hex values
#ffb400, #0c1026, #ff552d, #fffcf0
Building something? Get this palette via the REST API.
History
Similar palettes
Buttercream Lagoon
Indigo Hour Study
Peach Hour
Midnight Brass
Roasted Almond Bloom
Honeycomb Afternoon
Dusk Linen Study
Caramel Linen Hour
Wheat Field Glow