Paleta de colores Whispers of Wisteria
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Wisteria palette
CSS de la paleta de colores Whispers of Wisteria
/* CSS */
.color-1 {
color: #d4b8e0;
}
.color-2 {
color: #caa2dd;
}
.color-3 {
color: #a58bb1;
}
.color-4 {
color: #d6a1e8;
}
.color-5 {
color: #e4c8e5;
}
/* CSS Variables */
:root {
--color-1: #d4b8e0;
--color-2: #caa2dd;
--color-3: #a58bb1;
--color-4: #d6a1e8;
--color-5: #e4c8e5;
}
CSS del degradado de fondo Whispers of Wisteria
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4b8e0, #caa2dd, #a58bb1, #d6a1e8, #e4c8e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4b8e0, #caa2dd, #a58bb1, #d6a1e8, #e4c8e5);
}
Paletas de colores similares
- Whispers of Iris
- Purple Mystic
- Purple Dream
- Celestial Lavender Dream
- Purple Dreams
- Whimsical Winks
- Moonlight Purple Shades
- Frosted Lilac Dreams
- Electric Dreamscape
- Purple Witches
- Whispers of Lavender
- Purple Heartbreak
- Purple Magic
- Celestial Dreamscape
- Celestial Whispers
- Purple Dream
- Celestial Descent
- Whimsical Twilight
Whispers of Wisteria color palette created on .