Paleta de colores Lonely Fox Wandering

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Lonely Fox Wandering palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Lonely Fox Wandering

Download lonely fox wandering color palette PNG image (landscape)
Download lonely fox wandering color palette PNG image (square)

CSS de la paleta de colores Lonely Fox Wandering

/* CSS */
.color-1 {
color: #b95b5b;
}
.color-2 {
color: #daa24e;
}
.color-3 {
color: #f6e7b1;
}
.color-4 {
color: #a3d1d0;
}
.color-5 {
color: #5c8b9d;
}

/* CSS Variables */
:root {
--color-1: #b95b5b;
--color-2: #daa24e;
--color-3: #f6e7b1;
--color-4: #a3d1d0;
--color-5: #5c8b9d;
}

CSS del degradado de fondo Lonely Fox Wandering

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b95b5b, #daa24e, #f6e7b1, #a3d1d0, #5c8b9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b95b5b, #daa24e, #f6e7b1, #a3d1d0, #5c8b9d);
}

Lonely Fox Wandering color palette created on .