Whispers of Sunlit Meadows Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Sunlit Meadows palette

Condividi questa palette a:

tavolozza dei colori Whispers of Sunlit Meadows CSS

/* CSS */
.color-1 {
color: #fdfdfc;
}
.color-2 {
color: #f7f6ed;
}
.color-3 {
color: #f3efdd;
}
.color-4 {
color: #dcdbcb;
}
.color-5 {
color: #d0d798;
}

/* CSS Variables */
:root {
--color-1: #fdfdfc;
--color-2: #f7f6ed;
--color-3: #f3efdd;
--color-4: #dcdbcb;
--color-5: #d0d798;
}

CSS con gradiente di sfondo Whispers of Sunlit Meadows

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfdfc, #f7f6ed, #f3efdd, #dcdbcb, #d0d798);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfdfc, #f7f6ed, #f3efdd, #dcdbcb, #d0d798);
}

Tavolozze di colori simili

Nessuna tavolozza trovata

Prova filtri diversi o cancella la tua selezione attuale.

Whispers of Sunlit Meadows color palette created on .