Ember & Cream
Warm cream backdrop meets bold coral fire, evoking sun-baked clay and soft textile warmth against skin.
Psychology
The palette pairs a near-neutral cream base with highly saturated red and pink tones that advance visually, creating immediate focal points without overwhelming contrast. Analogous harmony between the warm reds and pinks produces cohesion and visual comfort, while the vivid chromatic intensity triggers energy and confidence rather than aggression. The mixed lightness profile prevents monotony, allowing the palette to feel both approachable and striking simultaneously.
Usage
This palette excels in cosmetics and beauty branding, where the cream grounds luxury while vivid pinks suggest vitality and allure, and in fashion editorials seeking warm, confident energy without cool restraint. Food and beverage packaging, particularly organic skincare, artisan confections, and natural juice brands, benefit from the approachable warmth and the moderate contrast that reads clearly at small scales. The bold mood also suits editorial design and promotional materials where energetic engagement is needed while maintaining sophistication through analogous harmony.
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,
#fff7ed 0%,
#e17055 25%,
#d63031 50%,
#fd79a8 75%,
#e84393 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fff7ed;
--color-gradient-2: #e17055;
--color-gradient-3: #d63031;
--color-gradient-4: #fd79a8;
--color-gradient-5: #e84393;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fff7ed; --color-2: #e17055; --color-3: #d63031; --color-4: #fd79a8; --color-5: #e84393;
Hex values
#fff7ed, #e17055, #d63031, #fd79a8, #e84393
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Terracotta Sunrise
Velvet Midnight Garden
Sorbet Afternoon
Honeycomb Afternoon
Brick Kiln Glow
Pastel Lagoon
Velvet Boudoir
Linen Bakery Morning