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: #d1c7bd;
}
.color-2 {
color: #c9c0b5;
}
.color-3 {
color: #bcb3a9;
}
.color-4 {
color: #aea69e;
}
.color-5 {
color: #dc9b50;
}

/* CSS Variables */
:root {
--color-1: #d1c7bd;
--color-2: #c9c0b5;
--color-3: #bcb3a9;
--color-4: #aea69e;
--color-5: #dc9b50;
}

CSS con gradiente di sfondo Whispers of Autumn Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c7bd, #c9c0b5, #bcb3a9, #aea69e, #dc9b50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c7bd, #c9c0b5, #bcb3a9, #aea69e, #dc9b50);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Earthy tones

Whispers of Autumn Gold color palette created on .