Paleta de colores Purple Tones
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Purple Tones palette
CSS de la paleta de colores Purple Tones
/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #7a5b9a;
}
.color-3 {
color: #a17ab8;
}
.color-4 {
color: #e8c3e9;
}
.color-5 {
color: #f2a6c4;
}
/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #7a5b9a;
--color-3: #a17ab8;
--color-4: #e8c3e9;
--color-5: #f2a6c4;
}
CSS del degradado de fondo Purple Tones
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #7a5b9a, #a17ab8, #e8c3e9, #f2a6c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #7a5b9a, #a17ab8, #e8c3e9, #f2a6c4);
}
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
Purple Tones color palette created on .