Paleta de colores Twilight Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Twilight Whispers palette
CSS de la paleta de colores Twilight Whispers
/* CSS */
.color-1 {
color: #592d8f;
}
.color-2 {
color: #9a5cb7;
}
.color-3 {
color: #d0a2e6;
}
.color-4 {
color: #f1b1e1;
}
.color-5 {
color: #f8bfd4;
}
/* CSS Variables */
:root {
--color-1: #592d8f;
--color-2: #9a5cb7;
--color-3: #d0a2e6;
--color-4: #f1b1e1;
--color-5: #f8bfd4;
}
CSS del degradado de fondo Twilight Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #592d8f, #9a5cb7, #d0a2e6, #f1b1e1, #f8bfd4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #592d8f, #9a5cb7, #d0a2e6, #f1b1e1, #f8bfd4);
}
Paletas de colores similares
- Purple Moonlight
- Purple Blush
- Shades of Purple
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Ethereal Serenade
- Shades of Purple Moth
- Lavender Dreams
- Magical Purple and Blue
- Celestial Warriors
Twilight Whispers color palette created on .