Whispers of Autumn Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn CSS

/* CSS */
.color-1 {
color: #f3f4f6;
}
.color-2 {
color: #f6caac;
}
.color-3 {
color: #a9a8a7;
}
.color-4 {
color: #9e9e9e;
}
.color-5 {
color: #df8920;
}

/* CSS Variables */
:root {
--color-1: #f3f4f6;
--color-2: #f6caac;
--color-3: #a9a8a7;
--color-4: #9e9e9e;
--color-5: #df8920;
}

CSS con gradiente di sfondo Whispers of Autumn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3f4f6, #f6caac, #a9a8a7, #9e9e9e, #df8920);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3f4f6, #f6caac, #a9a8a7, #9e9e9e, #df8920);
}

Tavolozze di colori simili

Whispers of Autumn color palette created on .