Paleta de colores Cool Weather for Fall

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cool Weather for Fall palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cool Weather for Fall

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

CSS de la paleta de colores Cool Weather for Fall

/* 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 del degradado de fondo 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 .