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