Spiced Petal Rise
Warm, saturated reds and corals glowing softly through translucent layers, like light filtering through papery flower petals.
Psychology
The palette's dominant red hues activate visual warmth and energy while remaining in the mid-to-light range, preventing aggression or harshness. The tight analogous harmony between reds, pinks, and warm yellows creates psychological coherence rather than tension, allowing boldness to coexist with approachability. Low contrast means no single color demands dominance, producing unified comfort despite high saturation.
Usage
Ideal for artisanal beauty packaging, food and beverage branding (jams, natural cosmetics, tea), and fashion editorials featuring warm-toned textiles. Projects requiring soft yet energetic visual presence benefit from this palette's ability to feel both lively and harmonious without stark contrast. Works particularly well for interior styling spreads, floral illustration, and heritage brand identity where warmth signals authenticity and craft.
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,
#fa0000 0%,
#f80701 20%,
#ff1f57 40%,
#ff386a 60%,
#ff7c5c 80%,
#ffd0a3 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fa0000;
--color-gradient-2: #f80701;
--color-gradient-3: #ff1f57;
--color-gradient-4: #ff386a;
--color-gradient-5: #ff7c5c;
--color-gradient-6: #ffd0a3;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fa0000; --color-2: #f80701; --color-3: #ff1f57; --color-4: #ff386a; --color-5: #ff7c5c; --color-6: #ffd0a3;
Hex values
#fa0000, #f80701, #ff1f57, #ff386a, #ff7c5c, #ffd0a3
Building something? Get this palette via the REST API.
History
Similar palettes
Honeycomb Afternoon
Kiln Ember Dusk
Linen Bakery Morning
Pastel Lagoon
Biscuit Porcelain Hour
Wheat & Clover Dawn
Flamingo Hour
Ember & Cream
Blackberry Bakery Noon