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: #b19bd9;
}
.color-2 {
color: #6f5b9a;
}
.color-3 {
color: #814b79;
}
.color-4 {
color: #d58c8b;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #b19bd9;
--color-2: #6f5b9a;
--color-3: #814b79;
--color-4: #d58c8b;
--color-5: #f1c84b;
}
CSS del degradado de fondo Shades of Purple
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b19bd9, #6f5b9a, #814b79, #d58c8b, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b19bd9, #6f5b9a, #814b79, #d58c8b, #f1c84b);
}
Paletas de colores similares
- Whimsical Twilight
- Celestial Dawn
- Blue Sunrise
- Melancholic Elegance
- Twilight Shades of Purple
- Ethereal Dawn
- Ethereal Twilight
- Celestial Dreamscape
- Celestial Reverie
- Purple Sunshine
- Whimsical Farrow Blossoms
- Purple Twilight
- Purple Twilight
- Shades of Blue
- Dreamy Dusk
- Shades of Purple
- Lavender Dreams
- Whispers of the Night
Shades of Purple color palette created on .