Paleta de colores Whispers of the Woodland Cottage
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of the Woodland Cottage palette
CSS de la paleta de colores Whispers of the Woodland Cottage
/* CSS */
.color-1 {
color: #9fc6c1;
}
.color-2 {
color: #7d9b88;
}
.color-3 {
color: #5b806c;
}
.color-4 {
color: #3e5b51;
}
.color-5 {
color: #2c3c3f;
}
/* CSS Variables */
:root {
--color-1: #9fc6c1;
--color-2: #7d9b88;
--color-3: #5b806c;
--color-4: #3e5b51;
--color-5: #2c3c3f;
}
CSS del degradado de fondo Whispers of the Woodland Cottage
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc6c1, #7d9b88, #5b806c, #3e5b51, #2c3c3f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc6c1, #7d9b88, #5b806c, #3e5b51, #2c3c3f);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Bosque
Whispers of the Woodland Cottage color palette created on .