Paleta de colores Wilderness Wanderlust

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wilderness Wanderlust palette

Compartir esta paleta en:

Descargar la paleta de colores Wilderness Wanderlust (PNG)

Download wilderness wanderlust color palette PNG image (landscape)
Download wilderness wanderlust color palette PNG image (square)

CSS de la paleta de colores Wilderness Wanderlust

/* CSS */
.color-1 {
color: #4e8b2d;
}
.color-2 {
color: #a3b856;
}
.color-3 {
color: #d4d65c;
}
.color-4 {
color: #f3e0a0;
}
.color-5 {
color: #c65c39;
}

/* CSS Variables */
:root {
--color-1: #4e8b2d;
--color-2: #a3b856;
--color-3: #d4d65c;
--color-4: #f3e0a0;
--color-5: #c65c39;
}

CSS del degradado de fondo Wilderness Wanderlust

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e8b2d, #a3b856, #d4d65c, #f3e0a0, #c65c39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e8b2d, #a3b856, #d4d65c, #f3e0a0, #c65c39);
}

Wilderness Wanderlust color palette created on .