Paleta de colores Whispers of Earth

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Earth palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Earth

/* CSS */
.color-1 {
color: #eae6e6;
}
.color-2 {
color: #d0c8bd;
}
.color-3 {
color: #bdaea3;
}
.color-4 {
color: #a09388;
}
.color-5 {
color: #7f746c;
}

/* CSS Variables */
:root {
--color-1: #eae6e6;
--color-2: #d0c8bd;
--color-3: #bdaea3;
--color-4: #a09388;
--color-5: #7f746c;
}

CSS del degradado de fondo Whispers of Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae6e6, #d0c8bd, #bdaea3, #a09388, #7f746c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae6e6, #d0c8bd, #bdaea3, #a09388, #7f746c);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Soft grey

Whispers of Earth color palette created on .