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: #b7d0dc;
}
.color-2 {
color: #b7a98f;
}
.color-3 {
color: #8e836b;
}
.color-4 {
color: #7a5b38;
}
.color-5 {
color: #635f54;
}

/* CSS Variables */
:root {
--color-1: #b7d0dc;
--color-2: #b7a98f;
--color-3: #8e836b;
--color-4: #7a5b38;
--color-5: #635f54;
}

CSS del degradado de fondo Whispers of Earth and Sky

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7d0dc, #b7a98f, #8e836b, #7a5b38, #635f54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7d0dc, #b7a98f, #8e836b, #7a5b38, #635f54);
}

Paletas de colores similares

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

Whispers of Earth and Sky color palette created on .