Paleta de colores Whispers of the Woodland

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of the Woodland palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of the Woodland

/* CSS */
.color-1 {
color: #d5d9dd;
}
.color-2 {
color: #b5afa1;
}
.color-3 {
color: #978c63;
}
.color-4 {
color: #826f27;
}
.color-5 {
color: #544e21;
}

/* CSS Variables */
:root {
--color-1: #d5d9dd;
--color-2: #b5afa1;
--color-3: #978c63;
--color-4: #826f27;
--color-5: #544e21;
}

CSS del degradado de fondo Whispers of the Woodland

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5d9dd, #b5afa1, #978c63, #826f27, #544e21);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5d9dd, #b5afa1, #978c63, #826f27, #544e21);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Light gray

Whispers of the Woodland color palette created on .