Whispers of Autumn Mist Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Autumn Mist palette
tavolozza dei colori Whispers of Autumn Mist CSS
/* CSS */
.color-1 {
color: #d6e6dc;
}
.color-2 {
color: #b5bfc4;
}
.color-3 {
color: #989fae;
}
.color-4 {
color: #807e8b;
}
.color-5 {
color: #766360;
}
/* CSS Variables */
:root {
--color-1: #d6e6dc;
--color-2: #b5bfc4;
--color-3: #989fae;
--color-4: #807e8b;
--color-5: #766360;
}
CSS con gradiente di sfondo Whispers of Autumn Mist
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6e6dc, #b5bfc4, #989fae, #807e8b, #766360);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6e6dc, #b5bfc4, #989fae, #807e8b, #766360);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Soft green
Whispers of Autumn Mist color palette created on .