Paleta de colores Earthy Tones of Humanity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Earthy Tones of Humanity palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Earthy Tones of Humanity (PNG)
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 50+ paletas de colores Beige
Earthy Tones of Humanity color palette created on .