Terracotta Study Rest

Warm earth tones layered like aged pottery, casting soft shadows in afternoon light across natural fibers.

Colors

~Kenyan Copper#6F3434
~Silken Chocolate#B47B55
~Old Rose#CA8181

Tags

Psychology

The analogous red-to-orange-to-pink progression creates visual continuity without jarring shifts, anchoring the viewer in a cohesive, approachable space. Low chroma across all three colors produces a muted, grounded quality that signals trustworthiness and restraint rather than urgency. Warm hues naturally advance psychologically, evoking proximity and intimacy, while moderate lightness prevents the palette from feeling either austere or overwhelming.

Usage

Effective for artisanal ceramics packaging, heritage brand identity systems, and linen or textile product photography where earthy authenticity matters more than high contrast. Projects requiring understated sophistication without coldness, such as upscale home goods catalogs or editorial spreads on craft traditions, benefit from this palette's balanced warmth and low visual noise. Interior styling, vintage-leaning fashion collections, and natural skincare branding align particularly well with the palette's weathered, approachable character.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Biscuit Porcelain Hour
Kiln Ember Dusk
Flamingo Hour
Velvet Ember Dusk
Warm Linen Bakery
Terracotta Linen Rest
Brick Fade Study
Apricot Hearth
Wheat Field Glow