Paleta de colores Whispering Meadow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispering Meadow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Whispering Meadow

Download whispering meadow color palette PNG image (landscape)
Download whispering meadow color palette PNG image (square)

CSS de la paleta de colores Whispering Meadow

/* CSS */
.color-1 {
color: #dae3ca;
}
.color-2 {
color: #b6caa5;
}
.color-3 {
color: #89a66e;
}
.color-4 {
color: #5b7939;
}
.color-5 {
color: #3a5d2d;
}

/* CSS Variables */
:root {
--color-1: #dae3ca;
--color-2: #b6caa5;
--color-3: #89a66e;
--color-4: #5b7939;
--color-5: #3a5d2d;
}

CSS del degradado de fondo Whispering Meadow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dae3ca, #b6caa5, #89a66e, #5b7939, #3a5d2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dae3ca, #b6caa5, #89a66e, #5b7939, #3a5d2d);
}

Whispering Meadow color palette created on .