Paleta de colores Whispers of Earth and Stone

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Earth and Stone palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Earth and Stone

/* CSS */
.color-1 {
color: #d8d4cf;
}
.color-2 {
color: #959065;
}
.color-3 {
color: #616543;
}
.color-4 {
color: #7e371b;
}
.color-5 {
color: #144841;
}

/* CSS Variables */
:root {
--color-1: #d8d4cf;
--color-2: #959065;
--color-3: #616543;
--color-4: #7e371b;
--color-5: #144841;
}

CSS del degradado de fondo Whispers of Earth and Stone

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8d4cf, #959065, #616543, #7e371b, #144841);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8d4cf, #959065, #616543, #7e371b, #144841);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 3 paletas de colores Soft beige

Whispers of Earth and Stone color palette created on .