Paleta de colores Cold Autumn Forest Grunge
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cold Autumn Forest Grunge palette
Imagen PNG de la paleta de colores Cold Autumn Forest Grunge
CSS de la paleta de colores Cold Autumn Forest Grunge
/* CSS */
.color-1 {
color: #52543b;
}
.color-2 {
color: #3c4139;
}
.color-3 {
color: #2c2c26;
}
.color-4 {
color: #1f1f19;
}
.color-5 {
color: #4c5057;
}
/* CSS Variables */
:root {
--color-1: #52543b;
--color-2: #3c4139;
--color-3: #2c2c26;
--color-4: #1f1f19;
--color-5: #4c5057;
}
CSS del degradado de fondo Cold Autumn Forest Grunge
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #52543b, #3c4139, #2c2c26, #1f1f19, #4c5057);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #52543b, #3c4139, #2c2c26, #1f1f19, #4c5057);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Oscuro
Cold Autumn Forest Grunge color palette created on .