Whispers of Autumn Ember Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Autumn Ember palette
tavolozza dei colori Whispers of Autumn Ember CSS
/* CSS */
.color-1 {
color: #fbfaf9;
}
.color-2 {
color: #d3b997;
}
.color-3 {
color: #b2916c;
}
.color-4 {
color: #7c6550;
}
.color-5 {
color: #9f3c28;
}
/* CSS Variables */
:root {
--color-1: #fbfaf9;
--color-2: #d3b997;
--color-3: #b2916c;
--color-4: #7c6550;
--color-5: #9f3c28;
}
CSS con gradiente di sfondo Whispers of Autumn Ember
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbfaf9, #d3b997, #b2916c, #7c6550, #9f3c28);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbfaf9, #d3b997, #b2916c, #7c6550, #9f3c28);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 6 tavolozzas di colori Soft beige
Whispers of Autumn Ember color palette created on .