Paleta de colores Whispering Earthtones

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispering Earthtones palette

Compartir esta paleta en:

Descargar la paleta de colores Whispering Earthtones (PNG)

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

CSS de la paleta de colores Whispering Earthtones

/* CSS */
.color-1 {
color: #b6c8b6;
}
.color-2 {
color: #a78c7b;
}
.color-3 {
color: #645c4f;
}
.color-4 {
color: #3c2a2b;
}
.color-5 {
color: #e7e0d9;
}

/* CSS Variables */
:root {
--color-1: #b6c8b6;
--color-2: #a78c7b;
--color-3: #645c4f;
--color-4: #3c2a2b;
--color-5: #e7e0d9;
}

CSS del degradado de fondo Whispering Earthtones

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8b6, #a78c7b, #645c4f, #3c2a2b, #e7e0d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8b6, #a78c7b, #645c4f, #3c2a2b, #e7e0d9);
}

Whispering Earthtones color palette created on .