Whispers of Autumn Earth Color Palette

Discover the beautiful Whispers of Autumn Earth color palette featuring donkey brown (#a79276), sandal (#a48e70), donkey brown (#9f8a6f), sandal (#a0896a) and arrowtown (#9a866a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withEarthy, Neutral, Warm, Boho, Autumn color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • Copy precise HEX codes and RGB values for your designs
  • Adjust its brightness, saturation, and warmth to create new variations
  • Preview UI components to see how colors work in real interfaces
  • Copy CSS code including background gradients and color variables
  • Download the palette
  • Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Whispers of Autumn Earth palette

Share this palette to:

💻 Whispers of Autumn Earth color palette CSS

/* CSS */
.color-1 {
color: #a79276;
}
.color-2 {
color: #a48e70;
}
.color-3 {
color: #9f8a6f;
}
.color-4 {
color: #a0896a;
}
.color-5 {
color: #9a866a;
}

/* CSS Variables */
:root {
--color-1: #a79276;
--color-2: #a48e70;
--color-3: #9f8a6f;
--color-4: #a0896a;
--color-5: #9a866a;
}

🌈 Whispers of Autumn Earth background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a79276, #a48e70, #9f8a6f, #a0896a, #9a866a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a79276, #a48e70, #9f8a6f, #a0896a, #9a866a);
}

Whispers of Autumn Earth color palette created on .