Whispers of Autumn Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn CSS

/* CSS */
.color-1 {
color: #e4e2dd;
}
.color-2 {
color: #d9ac78;
}
.color-3 {
color: #9badc5;
}
.color-4 {
color: #7e8686;
}
.color-5 {
color: #c16d49;
}

/* CSS Variables */
:root {
--color-1: #e4e2dd;
--color-2: #d9ac78;
--color-3: #9badc5;
--color-4: #7e8686;
--color-5: #c16d49;
}

CSS con gradiente di sfondo Whispers of Autumn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4e2dd, #d9ac78, #9badc5, #7e8686, #c16d49);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4e2dd, #d9ac78, #9badc5, #7e8686, #c16d49);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Earthy tones

Whispers of Autumn color palette created on .