Paleta de colores Veil of Suffering
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Veil of Suffering palette
CSS de la paleta de colores Veil of Suffering
/* CSS */
.color-1 {
color: #380a43;
}
.color-2 {
color: #6f396c;
}
.color-3 {
color: #a65e9e;
}
.color-4 {
color: #d9a1a9;
}
.color-5 {
color: #f3c3c7;
}
/* CSS Variables */
:root {
--color-1: #380a43;
--color-2: #6f396c;
--color-3: #a65e9e;
--color-4: #d9a1a9;
--color-5: #f3c3c7;
}
CSS del degradado de fondo Veil of Suffering
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #380a43, #6f396c, #a65e9e, #d9a1a9, #f3c3c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #380a43, #6f396c, #a65e9e, #d9a1a9, #f3c3c7);
}
Paletas de colores similares
- Purple Specter
- Cursed Elegance
- Purple Cosmic
- Purple Dream
- Cotton Candy Dreams
- Galactic Royalty
- Galactic Harmony
- Cosmic Outlaw
- Enchanted Curiosities
- Whimsical Marydreams
- Whimsical Twilight
- Whimsical Sorbet Dream
- Whimsical Wires
- Cute Pink
- Whimsical Dreamscape
- Whimsical Elegance
- Twilight Reverie
- Vibrant Red Blue Purple
Veil of Suffering color palette created on .