Time Travel to the Middle Ages Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Time Travel to the Middle Ages palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Time Travel to the Middle Ages

Download time travel to the middle ages color palette PNG image (landscape)
Download time travel to the middle ages color palette PNG image (square)

tavolozza dei colori Time Travel to the Middle Ages CSS

/* CSS */
.color-1 {
color: #804a2d;
}
.color-2 {
color: #c88a5b;
}
.color-3 {
color: #e2c69c;
}
.color-4 {
color: #f3e8d3;
}
.color-5 {
color: #b4d9d4;
}

/* CSS Variables */
:root {
--color-1: #804a2d;
--color-2: #c88a5b;
--color-3: #e2c69c;
--color-4: #f3e8d3;
--color-5: #b4d9d4;
}

CSS con gradiente di sfondo Time Travel to the Middle Ages

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #804a2d, #c88a5b, #e2c69c, #f3e8d3, #b4d9d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #804a2d, #c88a5b, #e2c69c, #f3e8d3, #b4d9d4);
}

Time Travel to the Middle Ages color palette created on .