Paleta de colores Whispers of the Forest

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of the Forest palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of the Forest

/* CSS */
.color-1 {
color: #adad85;
}
.color-2 {
color: #6f7e67;
}
.color-3 {
color: #7f5d34;
}
.color-4 {
color: #535643;
}
.color-5 {
color: #684127;
}

/* CSS Variables */
:root {
--color-1: #adad85;
--color-2: #6f7e67;
--color-3: #7f5d34;
--color-4: #535643;
--color-5: #684127;
}

CSS del degradado de fondo Whispers of the Forest

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #adad85, #6f7e67, #7f5d34, #535643, #684127);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #adad85, #6f7e67, #7f5d34, #535643, #684127);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Olive

Whispers of the Forest color palette created on .