Enchanted Twilight Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Enchanted Twilight palette
tavolozza dei colori Enchanted Twilight CSS
/* CSS */
.color-1 {
color: #d5b0e8;
}
.color-2 {
color: #a76fc8;
}
.color-3 {
color: #7e4aba;
}
.color-4 {
color: #4c2d8f;
}
.color-5 {
color: #1f194d;
}
/* CSS Variables */
:root {
--color-1: #d5b0e8;
--color-2: #a76fc8;
--color-3: #7e4aba;
--color-4: #4c2d8f;
--color-5: #1f194d;
}
CSS con gradiente di sfondo Enchanted Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5b0e8, #a76fc8, #7e4aba, #4c2d8f, #1f194d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5b0e8, #a76fc8, #7e4aba, #4c2d8f, #1f194d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 800+ tavolozzas di colori Estetico
Enchanted Twilight color palette created on .