Tarot Mystique Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Tarot Mystique palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Tarot Mystique

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

tavolozza dei colori Tarot Mystique CSS

/* 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 con gradiente di sfondo 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 .