Paleta de colores Ethereal Devourer
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Ethereal Devourer palette
CSS de la paleta de colores Ethereal Devourer
/* CSS */
.color-1 {
color: #1d1e20;
}
.color-2 {
color: #f7c5a1;
}
.color-3 {
color: #f5b9a3;
}
.color-4 {
color: #c84c8a;
}
.color-5 {
color: #4a1e4d;
}
/* CSS Variables */
:root {
--color-1: #1d1e20;
--color-2: #f7c5a1;
--color-3: #f5b9a3;
--color-4: #c84c8a;
--color-5: #4a1e4d;
}
CSS del degradado de fondo Ethereal Devourer
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d1e20, #f7c5a1, #f5b9a3, #c84c8a, #4a1e4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d1e20, #f7c5a1, #f5b9a3, #c84c8a, #4a1e4d);
}
Paletas de colores similares
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
- Enchanted Blossom
- Blue Somnium
- Majestic Lavender Dreams
- Blush & Brew
- Twilight Vigilance
- Midnight Orchid Serenade
Ethereal Devourer color palette created on .