Brick Hearth Blush
Warm earth tones deepening from pale peach to dusty wine, evoking sunlit clay and smoldering hearth coals.
Psychology
The palette's analogous red-to-pink progression creates visual cohesion while the shift from very light to mid-tone values establishes gentle depth without jarring contrast. Warm reds and pinks trigger associations with comfort, intimacy, and earthiness, while the muted saturation prevents overstimulation, promoting a sense of calm rather than aggression. The gradual darkening mimics how firelight fades into shadow, psychologically grounding viewers in a familiar, protective environment.
Usage
Ideal for artisanal ceramics branding, natural cosmetics packaging, and heritage hospitality design where warmth and crafted authenticity matter. Projects benefit from the palette's moderate contrast, which reads clearly in print and digital without demanding aggressive attention, while the earthy character suits materials-focused or tradition-rooted brands. Works particularly well in fabric and textile design where the warm progression evokes natural dyeing and heritage weaving.
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,
#facdb8 0%,
#f59789 25%,
#d18075 50%,
#a6555f 75%,
#793641 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #facdb8;
--color-gradient-2: #f59789;
--color-gradient-3: #d18075;
--color-gradient-4: #a6555f;
--color-gradient-5: #793641;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #facdb8; --color-2: #f59789; --color-3: #d18075; --color-4: #a6555f; --color-5: #793641;
Hex values
#facdb8, #f59789, #d18075, #a6555f, #793641
Building something? Get this palette via the REST API.
History
Similar palettes
Biscuit Porcelain Hour
Wheat & Clover Dawn
Flamingo Hour
Brick Fade Study
Wheat Field Glow
Warm Linen Bakery
Celadon Reverie
Pastel Lagoon
Apricot Hearth