Whispers of Autumn Mist Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn Mist palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn Mist CSS

/* CSS */
.color-1 {
color: #fafafa;
}
.color-2 {
color: #d3c7c5;
}
.color-3 {
color: #97a6af;
}
.color-4 {
color: #d56948;
}
.color-5 {
color: #68858d;
}

/* CSS Variables */
:root {
--color-1: #fafafa;
--color-2: #d3c7c5;
--color-3: #97a6af;
--color-4: #d56948;
--color-5: #68858d;
}

CSS con gradiente di sfondo Whispers of Autumn Mist

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fafafa, #d3c7c5, #97a6af, #d56948, #68858d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fafafa, #d3c7c5, #97a6af, #d56948, #68858d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Bianco

Whispers of Autumn Mist color palette created on .