Orchard Wall Study

Warm earth grounds a cool forest canopy, creating the quiet depth of a shaded garden at golden hour.

Colors

~Blushing Cinnamon#FBDAC7
~Deep Forest#1B6937
~Bud Green#78B762
~Grinch Green#ADC979

Tags

Psychology

The single warm accent, Blushing Cinnamon, provides gentle foreground contrast against three cool greens that recede visually, anchoring the composition without overwhelming it. This temperature interplay creates psychological balance: the warm tone signals approachability and comfort while the dominant cool greens evoke stability and renewal. Low saturation across all colors produces subdued tranquility, allowing the palette to soothe rather than stimulate.

Usage

Ideal for sustainable fashion branding, botanical packaging design, and wellness editorial layouts where moderate contrast supports readability without creating visual tension. The mixed lightness profile and cool dominance work well for projects requiring both calming environments and natural credibility, such as eco-conscious cosmetics, herbal product lines, and lifestyle publications focused on mindful living.

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,
    #fbdac7 0%,
    #1b6937 33%,
    #78b762 67%,
    #adc979 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbdac7;
  --color-gradient-2: #1b6937;
  --color-gradient-3: #78b762;
  --color-gradient-4: #adc979;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbdac7;
--color-2: #1b6937;
--color-3: #78b762;
--color-4: #adc979;
Hex values
#fbdac7, #1b6937, #78b762, #adc979

Building something? Get this palette via the REST API.

History

Similar palettes

Celadon Reverie
Wheat & Clover Dawn
Moss Shallow Study
Sage Garden Noon
Celadon Meadow Rest
Verdant Greenhouse
Grain & Lagoon
Shallow Waters
Butter Meadow Soft