Paleta de colores Purple Affair
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Purple Affair palette
CSS de la paleta de colores Purple Affair
/* CSS */
.color-1 {
color: #a25fb4;
}
.color-2 {
color: #bea6d9;
}
.color-3 {
color: #d6c7e6;
}
.color-4 {
color: #f7ebfa;
}
.color-5 {
color: #f6b6c1;
}
/* CSS Variables */
:root {
--color-1: #a25fb4;
--color-2: #bea6d9;
--color-3: #d6c7e6;
--color-4: #f7ebfa;
--color-5: #f6b6c1;
}
CSS del degradado de fondo Purple Affair
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a25fb4, #bea6d9, #d6c7e6, #f7ebfa, #f6b6c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a25fb4, #bea6d9, #d6c7e6, #f7ebfa, #f6b6c1);
}
Paletas de colores similares
- Lavender Dreamscape
- Moonlit Blue
- Purple Butterfly
- Pastel Blue Pink Purple
- Purple Mystery
- Bright Purple
- Shades of Purple
- Purple Enchantment
- Whimsical Blossoms
- Whispers of Lilac
- Lavender Dreamscape
- Mystic Twilight
- Crimson Enchantment
- Mystical Orchid Dreams
- Celestial Abyss
- Violet Whispers
- Mystical Persian Dreams
- Enchanted Meadow
Purple Affair color palette created on .