Paleta de colores Soft Sage and Earth
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Sage and Earth palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Soft Sage and Earth (PNG)
CSS de la paleta de colores Soft Sage and Earth
/* CSS */
.color-1 {
color: #d9d9d9;
}
.color-2 {
color: #b6c8c2;
}
.color-3 {
color: #8e998a;
}
.color-4 {
color: #6d4f3c;
}
.color-5 {
color: #3b2b2e;
}
/* CSS Variables */
:root {
--color-1: #d9d9d9;
--color-2: #b6c8c2;
--color-3: #8e998a;
--color-4: #6d4f3c;
--color-5: #3b2b2e;
}
CSS del degradado de fondo Soft Sage and Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9d9d9, #b6c8c2, #8e998a, #6d4f3c, #3b2b2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9d9d9, #b6c8c2, #8e998a, #6d4f3c, #3b2b2e);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Suave
Soft Sage and Earth color palette created on .