Whispers of Autumn Breeze Color Palette
Discover the beautiful Whispers of Autumn Breeze color palette featuring black haze (#f7f8f8), pearl bush (#e4dcca), gray nickel (#c4c4c1), delta (#a6a8a2) and muddy waters (#b88d5c).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Beige, Minimalist, Modern, Neutral 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 Breeze palette
💻 Whispers of Autumn Breeze color palette CSS
/* CSS */
.color-1 {
color: #f7f8f8;
}
.color-2 {
color: #e4dcca;
}
.color-3 {
color: #c4c4c1;
}
.color-4 {
color: #a6a8a2;
}
.color-5 {
color: #b88d5c;
}
/* CSS Variables */
:root {
--color-1: #f7f8f8;
--color-2: #e4dcca;
--color-3: #c4c4c1;
--color-4: #a6a8a2;
--color-5: #b88d5c;
} 🌈 Whispers of Autumn Breeze background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f8f8, #e4dcca, #c4c4c1, #a6a8a2, #b88d5c);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f8f8, #e4dcca, #c4c4c1, #a6a8a2, #b88d5c);
} 🔗 Explore similar color palettes
Whispers of Autumn Breeze color palette created on .