Brick & Parchment
Warm red meets soft cream in a palette that feels like aged linen warmed by afternoon light.
Psychology
The vivid Super Rose Red is a warm, high-saturation hue that naturally advances and commands attention, while the pale Mushroom Risotto grounds the palette with neutral restraint. Together, they create visual balance through asymmetry, where intensity is tempered by calm, preventing the red from feeling aggressive. This combination leverages the psychological principle that warm tones paired with desaturated neutrals feel curated and intentional rather than jarring.
Usage
Ideal for artisanal food packaging, luxury stationery design, and vintage textile branding where warmth and refinement matter equally. Projects requiring moderate contrast with accessible elegance benefit from this palette's ability to feel both bold and restrained. Best suited for editorial design, heritage brand identities, and handcrafted product lines seeking understated sophistication.
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,
#c71b2b 0%,
#dcd1ca 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c71b2b;
--color-gradient-2: #dcd1ca;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c71b2b; --color-2: #dcd1ca;
Hex values
#c71b2b, #dcd1ca
Building something? Get this palette via the REST API.
History
Similar palettes
Wheat Field Glow
Velvet Boudoir
Velvet Ember Dusk
Brick Blush Dusk
Terracotta Dusk
Brick Kiln Glow
Kiln Toast Descent
Dusk Linen Study
Caramel Linen Hour