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: #690dab;
}
.color-2 {
color: #a85cdb;
}
.color-3 {
color: #d9a8f0;
}
.color-4 {
color: #f3e5f5;
}
.color-5 {
color: #791d9a;
}
/* CSS Variables */
:root {
--color-1: #690dab;
--color-2: #a85cdb;
--color-3: #d9a8f0;
--color-4: #f3e5f5;
--color-5: #791d9a;
}
CSS del degradado de fondo Shades of Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #690dab, #a85cdb, #d9a8f0, #f3e5f5, #791d9a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #690dab, #a85cdb, #d9a8f0, #f3e5f5, #791d9a);
}
Paletas de colores similares
- Whispers of Lavender
- Purple Moonlight
- Purple Blush
- Shades of Pink
- Shades of Purple
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Purple Freesia
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Enigmatic Amethyst Dreams
- Shades of Yellow and Pink
Shades of Purple color palette created on .