Cool Weather for Fall Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Cool Weather for Fall palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Cool Weather for Fall

Download cool weather for fall color palette PNG image (landscape)
Download cool weather for fall color palette PNG image (square)

tavolozza dei colori Cool Weather for Fall CSS

/* CSS */
.color-1 {
color: #c4a04a;
}
.color-2 {
color: #a85f2e;
}
.color-3 {
color: #a35b4d;
}
.color-4 {
color: #6b8e5d;
}
.color-5 {
color: #4f8c8b;
}

/* CSS Variables */
:root {
--color-1: #c4a04a;
--color-2: #a85f2e;
--color-3: #a35b4d;
--color-4: #6b8e5d;
--color-5: #4f8c8b;
}

CSS con gradiente di sfondo Cool Weather for Fall

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4a04a, #a85f2e, #a35b4d, #6b8e5d, #4f8c8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4a04a, #a85f2e, #a35b4d, #6b8e5d, #4f8c8b);
}

Cool Weather for Fall color palette created on .