Whispers of Autumn Light Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn Light palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn Light CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f7fafc;
}
.color-3 {
color: #e1c5a8;
}
.color-4 {
color: #ed892c;
}
.color-5 {
color: #8e847b;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f7fafc;
--color-3: #e1c5a8;
--color-4: #ed892c;
--color-5: #8e847b;
}

CSS con gradiente di sfondo Whispers of Autumn Light

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f7fafc, #e1c5a8, #ed892c, #8e847b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f7fafc, #e1c5a8, #ed892c, #8e847b);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Bianco

Whispers of Autumn Light color palette created on .