Kiln Blush Shallows
Warm red tones against pale sky, glowing with soft afternoon light and the texture of sun-warmed linen.
Psychology
The palette combines high-saturation reds with pale, muted cool tones, creating visual tension that feels energetic without aggression. The warm reds advance toward the viewer while the cool blue recedes, anchoring the composition and preventing the warmth from feeling overwhelming. Low overall contrast and light value range temper the boldness of the hues, resulting in a mood that is confident yet approachable.
Usage
Ideal for artisanal food branding, wellness and beauty packaging, and editorial fashion spreads that balance warmth with sophistication. Projects requiring low-contrast, high-personality color schemes benefit from this palette's ability to convey bold confidence while maintaining visual softness and accessibility. Works particularly well in print and packaging where the warm-cool interplay adds depth without visual harshness.
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,
#fa0006 0%,
#ff0006 25%,
#ff6c5c 50%,
#ccd5fe 75%,
#ffd091 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fa0006;
--color-gradient-2: #ff0006;
--color-gradient-3: #ff6c5c;
--color-gradient-4: #ccd5fe;
--color-gradient-5: #ffd091;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fa0006; --color-2: #ff0006; --color-3: #ff6c5c; --color-4: #ccd5fe; --color-5: #ffd091;
Hex values
#fa0006, #ff0006, #ff6c5c, #ccd5fe, #ffd091
Building something? Get this palette via the REST API.
History
Similar palettes
Buttercream Lagoon
Peach Hour
Honeycomb Afternoon
Caramel Linen Hour
Wheat Field Glow
Indigo Hour Study
Kiln Ember Dusk
Pastel Lagoon
Dusk Linen Study