Whispers of Autumn Dreams Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn Dreams palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn Dreams CSS

/* CSS */
.color-1 {
color: #f0eaef;
}
.color-2 {
color: #e7d27e;
}
.color-3 {
color: #c5b8cc;
}
.color-4 {
color: #a2969f;
}
.color-5 {
color: #b5984a;
}

/* CSS Variables */
:root {
--color-1: #f0eaef;
--color-2: #e7d27e;
--color-3: #c5b8cc;
--color-4: #a2969f;
--color-5: #b5984a;
}

CSS con gradiente di sfondo Whispers of Autumn Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0eaef, #e7d27e, #c5b8cc, #a2969f, #b5984a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0eaef, #e7d27e, #c5b8cc, #a2969f, #b5984a);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Pale pink

Whispers of Autumn Dreams color palette created on .