Paleta de colores Earthy Enchantment Palette
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Earthy Enchantment Palette palette
CSS de la paleta de colores Earthy Enchantment Palette
/* CSS */
.color-1 {
color: #b5a878;
}
.color-2 {
color: #8f7d32;
}
.color-3 {
color: #4c766d;
}
.color-4 {
color: #4e5f21;
}
.color-5 {
color: #7e3211;
}
/* CSS Variables */
:root {
--color-1: #b5a878;
--color-2: #8f7d32;
--color-3: #4c766d;
--color-4: #4e5f21;
--color-5: #7e3211;
}
CSS del degradado de fondo Earthy Enchantment Palette
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b5a878, #8f7d32, #4c766d, #4e5f21, #7e3211);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b5a878, #8f7d32, #4c766d, #4e5f21, #7e3211);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 7 paletas de colores Earthy tones
Earthy Enchantment Palette color palette created on .