Whispers of Autumn Gold Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Autumn Gold palette

Condividi questa palette a:

tavolozza dei colori Whispers of Autumn Gold CSS

/* CSS */
.color-1 {
color: #e3eaf2;
}
.color-2 {
color: #bdc3cc;
}
.color-3 {
color: #b5a692;
}
.color-4 {
color: #b69054;
}
.color-5 {
color: #af7e1d;
}

/* CSS Variables */
:root {
--color-1: #e3eaf2;
--color-2: #bdc3cc;
--color-3: #b5a692;
--color-4: #b69054;
--color-5: #af7e1d;
}

CSS con gradiente di sfondo Whispers of Autumn Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3eaf2, #bdc3cc, #b5a692, #b69054, #af7e1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3eaf2, #bdc3cc, #b5a692, #b69054, #af7e1d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Soft blue

Whispers of Autumn Gold color palette created on .