Whispers of Autumn Harvest Color Palette

Discover the beautiful Whispers of Autumn Harvest color palette featuring old lace (#fcf3e3), aths special (#efe6d7), parchment (#f0e4cc), bison hide (#c8bfac) and porsche (#e7a474).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withEarthy, Boho, Spring, Minimalist 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 Harvest palette

Share this palette to:

💻 Whispers of Autumn Harvest color palette CSS

/* CSS */
.color-1 {
color: #fcf3e3;
}
.color-2 {
color: #efe6d7;
}
.color-3 {
color: #f0e4cc;
}
.color-4 {
color: #c8bfac;
}
.color-5 {
color: #e7a474;
}

/* CSS Variables */
:root {
--color-1: #fcf3e3;
--color-2: #efe6d7;
--color-3: #f0e4cc;
--color-4: #c8bfac;
--color-5: #e7a474;
}

🌈 Whispers of Autumn Harvest background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcf3e3, #efe6d7, #f0e4cc, #c8bfac, #e7a474);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcf3e3, #efe6d7, #f0e4cc, #c8bfac, #e7a474);
}

Whispers of Autumn Harvest color palette created on .