Paleta de colores Whispers of Tranquil Earth

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Tranquil Earth palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Tranquil Earth

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #d2dcd0;
}
.color-3 {
color: #cbc4a4;
}
.color-4 {
color: #a7c3b3;
}
.color-5 {
color: #da8b5d;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #d2dcd0;
--color-3: #cbc4a4;
--color-4: #a7c3b3;
--color-5: #da8b5d;
}

CSS del degradado de fondo Whispers of Tranquil Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #d2dcd0, #cbc4a4, #a7c3b3, #da8b5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #d2dcd0, #cbc4a4, #a7c3b3, #da8b5d);
}

Paletas de colores similares

No se encontraron paletas

Prueba con filtros diferentes o limpia tu selección actual.

Whispers of Tranquil Earth color palette created on .