Different Witch Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Different Witch palette
Immagine PNG della tavolozza dei colori Different Witch
tavolozza dei colori Different Witch CSS
/* CSS */
.color-1 {
color: #6a4c94;
}
.color-2 {
color: #b93c5f;
}
.color-3 {
color: #f06c00;
}
.color-4 {
color: #ffdd00;
}
.color-5 {
color: #2dc8c8;
}
/* CSS Variables */
:root {
--color-1: #6a4c94;
--color-2: #b93c5f;
--color-3: #f06c00;
--color-4: #ffdd00;
--color-5: #2dc8c8;
}
CSS con gradiente di sfondo Different Witch
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4c94, #b93c5f, #f06c00, #ffdd00, #2dc8c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4c94, #b93c5f, #f06c00, #ffdd00, #2dc8c8);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori colors.witch
Different Witch color palette created on .