Terracotta Parlor

Warm, muted tones evoke the soft glow of candlelit interior spaces and aged clay surfaces.

Colors

~Kenyan Copper#6F3434
~Red Rumour#6D3B42
~Old Rose#CA8181

Tags

Psychology

The three reds and pinks form a monochromatic harmony that avoids visual tension while remaining grounded in warm undertones. Low contrast between the colors creates a calming effect without monotony, allowing the eye to rest while the warm hues maintain gentle psychological engagement. Together, these mid-tone warm colors suggest maturity and intimacy, evoking spaces and objects that have been lived with rather than freshly created.

Usage

Ideal for artisanal beauty packaging, vintage-inspired interior design schemes, and heritage fashion branding where sophistication and warmth matter more than visual punch. The low contrast and mid-tone profile suit projects requiring refined, understated elegance such as tea packaging labels, textile collections, and editorial spreads that prioritize mood and texture over bold impact. Works particularly well in contexts where a lived-in, curated aesthetic communicates authenticity and timelessness.

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,
    #6f3434 0%,
    #6d3b42 50%,
    #ca8181 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #6f3434;
  --color-gradient-2: #6d3b42;
  --color-gradient-3: #ca8181;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #6f3434;
--color-2: #6d3b42;
--color-3: #ca8181;
Hex values
#6f3434, #6d3b42, #ca8181

Building something? Get this palette via the REST API.

History

Similar palettes

Velvet Ember Dusk
Velvet Boudoir
Brick Fade Study
Kiln Ember Dusk
Linen Bakery Morning
Biscuit Porcelain Hour
Brick Kiln Glow
Wheat & Clover Dawn
Rose Petal Parlor