Whispers of Autumn Breeze Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn Breeze palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn Breeze CSS

/* CSS */
.color-1 {
color: #edd2b5;
}
.color-2 {
color: #e8a76d;
}
.color-3 {
color: #b7ab9f;
}
.color-4 {
color: #be6f78;
}
.color-5 {
color: #778092;
}

/* CSS Variables */
:root {
--color-1: #edd2b5;
--color-2: #e8a76d;
--color-3: #b7ab9f;
--color-4: #be6f78;
--color-5: #778092;
}

CSS con gradiente di sfondo Whispers of Autumn Breeze

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #edd2b5, #e8a76d, #b7ab9f, #be6f78, #778092);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #edd2b5, #e8a76d, #b7ab9f, #be6f78, #778092);
}

Tavolozze di colori simili

Nessuna tavolozza trovata

Prova filtri diversi o cancella la tua selezione attuale.

Whispers of Autumn Breeze color palette created on .