Paleta de colores Tarot Mystique
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Tarot Mystique palette
Descargar la paleta de colores Tarot Mystique (PNG)
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 80+ paletas de colores Dorado
Tarot Mystique color palette created on .