Toasted Grain Study

Warm earth tones layered like sediment, glowing with the soft luminosity of late afternoon sunlight through aged linen.

Colors

~Prosecco#FBD8A9
~Mocha#9C7445
~Outback#C9A679
~Jungle Beat#604D31

Tags

Psychology

The monochromatic yellow family creates visual cohesion while the mixed lightness profile prevents monotony, drawing the eye gently across tonal shifts rather than demanding attention. Warm hues trigger associations with comfort, harvest, and natural materials, while moderate saturation keeps the mood grounded and approachable rather than intense or overstimulating. The progression from light to dark leverages the principle that value contrast guides hierarchy without relying on competing hues.

Usage

Ideal for artisanal food packaging, vintage book cover design, and warm-toned interior styling where the palette's balanced earthiness conveys authenticity and craft. Projects requiring understated sophistication benefit from the mixed lightness range, which allows contrast-sensitive applications like editorial layouts and heritage branding to maintain readability without harshness.
Textile design, pottery studio branding, and natural cosmetics labeling all leverage the palette's inherent connection to clay, grain, and fired materials.

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,
    #fbd8a9 0%,
    #9c7445 33%,
    #c9a679 67%,
    #604d31 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbd8a9;
  --color-gradient-2: #9c7445;
  --color-gradient-3: #c9a679;
  --color-gradient-4: #604d31;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbd8a9;
--color-2: #9c7445;
--color-3: #c9a679;
--color-4: #604d31;
Hex values
#fbd8a9, #9c7445, #c9a679, #604d31

Building something? Get this palette via the REST API.

History

Similar palettes

Orchard & Clay
Orchard Harvest Rest
Caramel Kiln Study
Toasted Grain Hour
Linen Neutral Afternoon
Grain Silo Dusk
Blush Linen Dusk
Butter Meadow Soft
Wheat Field Glow