Brick Blush Dusk
Warm peachy light fading into deep rose shadow, like brick held against dimming sunset.
Psychology
The progression from muted warm orange to deep wine-pink creates visual momentum while the high contrast between light and dark anchors attention without feeling jarring. Warm analogous hues advance psychologically, suggesting intimacy and comfort, while the darker saturated tones add depth and sophistication, preventing sweetness. This balance between approachability and refinement activates both intuitive and cerebral responses.
Usage
Artisanal cosmetics branding, pottery studio identity, and wine label design all benefit from this palette's warm, handcrafted sophistication. Projects requiring aged elegance with contemporary appeal leverage the high contrast to command attention while the pink-dominant harmony maintains softness. The palette suits tactile, premium products where warmth suggests authenticity rather than novelty.
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,
#ffded1 0%,
#f69b8d 25%,
#ca626e 50%,
#ab4664 75%,
#74264d 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffded1;
--color-gradient-2: #f69b8d;
--color-gradient-3: #ca626e;
--color-gradient-4: #ab4664;
--color-gradient-5: #74264d;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffded1; --color-2: #f69b8d; --color-3: #ca626e; --color-4: #ab4664; --color-5: #74264d;
Hex values
#ffded1, #f69b8d, #ca626e, #ab4664, #74264d
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Abyssal Hearth
Wheat Field Glow
Brick Kiln Glow
Terracotta Sunrise
Ember & Cream
Apricot Hearth