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

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sage of the High Tower

Download sage of the high tower color palette PNG image (landscape)
Download sage of the high tower color palette PNG image (square)

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);
}

Sage of the High Tower color palette created on .