Sage of the High Tower Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sage of the High Tower palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 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)

tavolozza dei colori Sage of the High Tower CSS

/* 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 con gradiente di sfondo 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 .