Paleta de colores Earthy Tones of Humanity

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Earthy Tones of Humanity palette

Compartir esta paleta en:

Descargar la paleta de colores Earthy Tones of Humanity (PNG)

Download earthy tones of humanity color palette PNG image (landscape)
Download earthy tones of humanity color palette PNG image (square)

CSS de la paleta de colores Earthy Tones of Humanity

/* CSS */
.color-1 {
color: #e1cdc6;
}
.color-2 {
color: #d3b6b1;
}
.color-3 {
color: #bf9c97;
}
.color-4 {
color: #ac8580;
}
.color-5 {
color: #936966;
}

/* CSS Variables */
:root {
--color-1: #e1cdc6;
--color-2: #d3b6b1;
--color-3: #bf9c97;
--color-4: #ac8580;
--color-5: #936966;
}

CSS del degradado de fondo Earthy Tones of Humanity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1cdc6, #d3b6b1, #bf9c97, #ac8580, #936966);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1cdc6, #d3b6b1, #bf9c97, #ac8580, #936966);
}

Earthy Tones of Humanity color palette created on .