Paleta de colores Sage of the High Tower
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sage of the High Tower palette
Imagen PNG de la paleta de colores Sage of the High Tower
CSS de la paleta de colores Sage of the High Tower
/* CSS */
.color-1 {
color: #a1b59b;
}
.color-2 {
color: #c4cfa0;
}
.color-3 {
color: #e3e3ba;
}
.color-4 {
color: #f5e6b7;
}
.color-5 {
color: #e8b6a1;
}
/* CSS Variables */
:root {
--color-1: #a1b59b;
--color-2: #c4cfa0;
--color-3: #e3e3ba;
--color-4: #f5e6b7;
--color-5: #e8b6a1;
}
CSS del degradado de fondo Sage of the High Tower
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1b59b, #c4cfa0, #e3e3ba, #f5e6b7, #e8b6a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1b59b, #c4cfa0, #e3e3ba, #f5e6b7, #e8b6a1);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Verde
Sage of the High Tower color palette created on .