Paleta de colores Whispers of Earth and Sky

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Earth and Sky palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Earth and Sky

/* CSS */
.color-1 {
color: #faf8f5;
}
.color-2 {
color: #e7dfda;
}
.color-3 {
color: #c8aa56;
}
.color-4 {
color: #61706e;
}
.color-5 {
color: #a34a33;
}

/* CSS Variables */
:root {
--color-1: #faf8f5;
--color-2: #e7dfda;
--color-3: #c8aa56;
--color-4: #61706e;
--color-5: #a34a33;
}

CSS del degradado de fondo Whispers of Earth and Sky

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #faf8f5, #e7dfda, #c8aa56, #61706e, #a34a33);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #faf8f5, #e7dfda, #c8aa56, #61706e, #a34a33);
}

Paletas de colores similares

Whispers of Earth and Sky color palette created on .