Paleta de colores Whispers of Earthstone

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Earthstone palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Earthstone

/* CSS */
.color-1 {
color: #e5dbd2;
}
.color-2 {
color: #c0b8af;
}
.color-3 {
color: #aba396;
}
.color-4 {
color: #a9a193;
}
.color-5 {
color: #91745f;
}

/* CSS Variables */
:root {
--color-1: #e5dbd2;
--color-2: #c0b8af;
--color-3: #aba396;
--color-4: #a9a193;
--color-5: #91745f;
}

CSS del degradado de fondo Whispers of Earthstone

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5dbd2, #c0b8af, #aba396, #a9a193, #91745f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5dbd2, #c0b8af, #aba396, #a9a193, #91745f);
}

Paletas de colores similares

Whispers of Earthstone color palette created on .