Ember & Cream Dawn

Warm ceramic heat softened by cream and pale sky, a moment between fire and rest.

Colors

~Apple Cherry#FA0006
~Marinara Red#FF0006
~Boiling Magma#FF3300
~Icy Plains#CCD5FE
~Sunbathed Beach#FFD091

Psychology

The three dominant reds create visual warmth and forward momentum, while the muted periwinkle and pale peach anchor the palette with low contrast restraint. This combination of advancing warm tones paired with recessive cool blue prevents the red from feeling aggressive, instead evoking comfort and confidence. The overall effect is bold yet approachable, drawing attention without demanding urgency.

Usage

Ideal for artisanal food branding, wellness product packaging, and lifestyle editorial layouts where warmth suggests craft and authenticity without overwhelming. The light, low-contrast profile works especially well for hospitality collateral, small-batch pottery studios, and vintage-modern restaurant identity systems that balance approachability with intentional design. Projects benefiting from this palette's character avoid sterile minimalism while maintaining visual clarity across print and digital applications.

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%,
    #ff3300 50%,
    #ccd5fe 75%,
    #ffd091 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fa0006;
  --color-gradient-2: #ff0006;
  --color-gradient-3: #ff3300;
  --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: #ff3300;
--color-4: #ccd5fe;
--color-5: #ffd091;
Hex values
#fa0006, #ff0006, #ff3300, #ccd5fe, #ffd091

Building something? Get this palette via the REST API.

History

Similar palettes

Buttercream Lagoon
Peach Hour
Honeycomb Afternoon
Indigo Hour Study
Caramel Linen Hour
Wheat Field Glow
Midnight Brass
Roasted Almond Bloom
Kiln Ember Dusk