Paleta de colores Tarot Mystique

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Tarot Mystique palette

Compartir esta paleta en:

Descargar la paleta de colores Tarot Mystique (PNG)

Download tarot mystique color palette PNG image (landscape)
Download tarot mystique color palette PNG image (square)

CSS de la paleta de colores Tarot Mystique

/* CSS */
.color-1 {
color: #dace71;
}
.color-2 {
color: #9c5d30;
}
.color-3 {
color: #5f2b25;
}
.color-4 {
color: #a57e9d;
}
.color-5 {
color: #4e3e3b;
}

/* CSS Variables */
:root {
--color-1: #dace71;
--color-2: #9c5d30;
--color-3: #5f2b25;
--color-4: #a57e9d;
--color-5: #4e3e3b;
}

CSS del degradado de fondo Tarot Mystique

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dace71, #9c5d30, #5f2b25, #a57e9d, #4e3e3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dace71, #9c5d30, #5f2b25, #a57e9d, #4e3e3b);
}

Tarot Mystique color palette created on .