Paleta de colores Purple Trauma
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Purple Trauma palette
CSS de la paleta de colores Purple Trauma
/* CSS */
.color-1 {
color: #3b1f4d;
}
.color-2 {
color: #5b3f78;
}
.color-3 {
color: #7d5c99;
}
.color-4 {
color: #b09baf;
}
.color-5 {
color: #f5c2d1;
}
/* CSS Variables */
:root {
--color-1: #3b1f4d;
--color-2: #5b3f78;
--color-3: #7d5c99;
--color-4: #b09baf;
--color-5: #f5c2d1;
}
CSS del degradado de fondo Purple Trauma
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b1f4d, #5b3f78, #7d5c99, #b09baf, #f5c2d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b1f4d, #5b3f78, #7d5c99, #b09baf, #f5c2d1);
}
Paletas de colores similares
- Cotton Candy Dreamscape
- Pink Shades
- Purple Mystic
- Teal Jelly Bean
- Purple Dream
- Enchanted Whimsy
- Purple Romance
- Cotton Candy Dreamscape
- Mystic Glamour Rock
- Celestial Serenity
- Deep Space Blue
- Sweet Orchard Delight
- Celestial Lavender Dream
- Enchanted Blooming Witchcraft
- Literary Oasis
- Mio's Dreamscape
- Teal Sunset
- Mio Mirage
Purple Trauma color palette created on .