Paleta de colores Time Travel to the Middle Ages

Brillo

Saturación

Calidez

UI Examples

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

Compartir esta paleta en:

Imagen PNG de la paleta de colores 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)

CSS de la paleta de colores Time Travel to the Middle Ages

/* 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 del degradado de fondo 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 .