Paleta de colores Whispering Sage

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispering Sage palette

Compartir esta paleta en:

Descargar la paleta de colores Whispering Sage (PNG)

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

CSS de la paleta de colores Whispering Sage

/* CSS */
.color-1 {
color: #b6c8a2;
}
.color-2 {
color: #a4b6a0;
}
.color-3 {
color: #8ea58d;
}
.color-4 {
color: #6f8d6d;
}
.color-5 {
color: #4a6d5a;
}

/* CSS Variables */
:root {
--color-1: #b6c8a2;
--color-2: #a4b6a0;
--color-3: #8ea58d;
--color-4: #6f8d6d;
--color-5: #4a6d5a;
}

CSS del degradado de fondo Whispering Sage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8a2, #a4b6a0, #8ea58d, #6f8d6d, #4a6d5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8a2, #a4b6a0, #8ea58d, #6f8d6d, #4a6d5a);
}

Whispering Sage color palette created on .