Paleta de colores Enchanted Twilight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Enchanted Twilight palette
CSS de la paleta de colores Enchanted Twilight
/* CSS */
.color-1 {
color: #4c3e7a;
}
.color-2 {
color: #704c94;
}
.color-3 {
color: #9b69bf;
}
.color-4 {
color: #d6a4e0;
}
.color-5 {
color: #f4c8e8;
}
/* CSS Variables */
:root {
--color-1: #4c3e7a;
--color-2: #704c94;
--color-3: #9b69bf;
--color-4: #d6a4e0;
--color-5: #f4c8e8;
}
CSS del degradado de fondo Enchanted Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e7a, #704c94, #9b69bf, #d6a4e0, #f4c8e8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e7a, #704c94, #9b69bf, #d6a4e0, #f4c8e8);
}
Paletas de colores similares
- Mischief in Greenery
- Elliot's Embrace
- Shades of Red
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
- Enchanted Blossom
- Blue Somnium
- Majestic Lavender Dreams
Enchanted Twilight color palette created on .