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: #ebd0c7;
}
.color-2 {
color: #dda583;
}
.color-3 {
color: #c79923;
}
.color-4 {
color: #bb755d;
}
.color-5 {
color: #6d786d;
}

/* CSS Variables */
:root {
--color-1: #ebd0c7;
--color-2: #dda583;
--color-3: #c79923;
--color-4: #bb755d;
--color-5: #6d786d;
}

CSS con gradiente di sfondo Whispers of Autumn Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebd0c7, #dda583, #c79923, #bb755d, #6d786d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebd0c7, #dda583, #c79923, #bb755d, #6d786d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Soft pink

Whispers of Autumn Dreams color palette created on .