Whispers of Autumn Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Autumn palette
Whispers of Autumn color palette CSS
/* CSS */
.color-1 {
color: #e6a8a2;
}
.color-2 {
color: #b58c78;
}
.color-3 {
color: #9f6956;
}
.color-4 {
color: #6d4e3b;
}
.color-5 {
color: #4b3a2a;
}
/* CSS Variables */
:root {
--color-1: #e6a8a2;
--color-2: #b58c78;
--color-3: #9f6956;
--color-4: #6d4e3b;
--color-5: #4b3a2a;
}
Whispers of Autumn background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6a8a2, #b58c78, #9f6956, #6d4e3b, #4b3a2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6a8a2, #b58c78, #9f6956, #6d4e3b, #4b3a2a);
}
Similar color palettes
- Café Mocha Bliss
- Rustic Ember Elegance
- Crimson Embrace
- Revolutionary Earthtones
- Dark Wine Shades
- Cartier
- Copper Tragedy
- Something Bad Will Happen Soon
- Cocoa Delight
- Earthy Whispering Woods
- Autumn Ember
- Melody of Earthtones
- Bone Shades
- Earthy Embrace
- Autumn's Whispering Hues
- Sunset Whisper
- Autumn Ember
- Rustic Ember Glow
Whispers of Autumn color palette created on .