Paleta de colores Tundora Inspired

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Tundora Inspired palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Tundora Inspired

Download tundora inspired color palette PNG image (landscape)
Download tundora inspired color palette PNG image (square)

CSS de la paleta de colores Tundora Inspired

/* CSS */
.color-1 {
color: #494143;
}
.color-2 {
color: #7b7574;
}
.color-3 {
color: #afa8a7;
}
.color-4 {
color: #e2d8d5;
}
.color-5 {
color: #f5e3e0;
}

/* CSS Variables */
:root {
--color-1: #494143;
--color-2: #7b7574;
--color-3: #afa8a7;
--color-4: #e2d8d5;
--color-5: #f5e3e0;
}

CSS del degradado de fondo Tundora Inspired

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #494143, #7b7574, #afa8a7, #e2d8d5, #f5e3e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #494143, #7b7574, #afa8a7, #e2d8d5, #f5e3e0);
}

Tundora Inspired color palette created on .