Paleta de colores Shades of Purple
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Purple palette
CSS de la paleta de colores Shades of Purple
/* CSS */
.color-1 {
color: #a45bc8;
}
.color-2 {
color: #b57acd;
}
.color-3 {
color: #d0a4e5;
}
.color-4 {
color: #e5b8e5;
}
.color-5 {
color: #f2c4e5;
}
/* CSS Variables */
:root {
--color-1: #a45bc8;
--color-2: #b57acd;
--color-3: #d0a4e5;
--color-4: #e5b8e5;
--color-5: #f2c4e5;
}
CSS del degradado de fondo Shades of Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a45bc8, #b57acd, #d0a4e5, #e5b8e5, #f2c4e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a45bc8, #b57acd, #d0a4e5, #e5b8e5, #f2c4e5);
}
Paletas de colores similares
- Purple Night Sky
- Looey's Dreamscape
- Enchanted Dusk
- Enchanted Twilight
- Lavender Shades
- Shades of Purple
- Shades of Purple
- Enchanted Twilight
- Regal Reverie
- Lavender Dreams
- Whispers of Iris
- Purple Twilight
- Lavender Shades
- Amethyst Elegance
- Amethyst Radiance
- Purple Diamond Delight
- Mystical Amethyst Dream
- Majestic Blossoms
Shades of Purple color palette created on .