Paleta de colores Mystic Allure
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Mystic Allure palette
CSS de la paleta de colores Mystic Allure
/* CSS */
.color-1 {
color: #4a2c6d;
}
.color-2 {
color: #6b4b91;
}
.color-3 {
color: #9b6ab9;
}
.color-4 {
color: #e2a7d5;
}
.color-5 {
color: #f69e92;
}
/* CSS Variables */
:root {
--color-1: #4a2c6d;
--color-2: #6b4b91;
--color-3: #9b6ab9;
--color-4: #e2a7d5;
--color-5: #f69e92;
}
CSS del degradado de fondo Mystic Allure
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a2c6d, #6b4b91, #9b6ab9, #e2a7d5, #f69e92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a2c6d, #6b4b91, #9b6ab9, #e2a7d5, #f69e92);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Morado
- Dusky Dreams
- Twilight Wings
- Warm Yellow
- Whimsical Blossom Dreams
- Sunset Serenade
- Carnival Reverie
- Vibrant Sunset Blossom
- Mystic Twilight
- Dreamy Lilac Whispers
- Orange Sunset
- Sunset Serenade
- Vibrant Vee Voyage
- Vibrant Orange
- Tropical Sunset Vibes
- Celestial Whispers
- Celestial Whispers
- Melodic Spectrum
- Whimsical Twilight
Mystic Allure color palette created on .