Paleta de colores Whispers of Dusk
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Dusk palette
CSS de la paleta de colores Whispers of Dusk
/* CSS */
.color-1 {
color: #4c3e70;
}
.color-2 {
color: #7b709e;
}
.color-3 {
color: #b5a4c1;
}
.color-4 {
color: #f4c8df;
}
.color-5 {
color: #ff6b81;
}
/* CSS Variables */
:root {
--color-1: #4c3e70;
--color-2: #7b709e;
--color-3: #b5a4c1;
--color-4: #f4c8df;
--color-5: #ff6b81;
}
CSS del degradado de fondo Whispers of Dusk
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e70, #7b709e, #b5a4c1, #f4c8df, #ff6b81);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e70, #7b709e, #b5a4c1, #f4c8df, #ff6b81);
}
Paletas de colores similares
- Purple Research
- Mystic Twilight
- Regal Reverie
- Shades of Gray
- Enchanted Dreams
- Celestial Dragon's Embrace
- Mystic Blue
- Purple and Green Harmony
- Majestic Lavender Dreams
- Midnight Orchid Serenade
- Violet Harvest
- Mystic Garden
- Violet Vineyard Dream
- Lavender Dreams
- Shades of Purple
- Mystical Amethyst Dreams
- Ethereal Desolation
- Shades of Lilac
Whispers of Dusk color palette created on .