Paleta de colores Ethereal Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Ethereal Sunset palette
CSS de la paleta de colores Ethereal Sunset
/* CSS */
.color-1 {
color: #ffcc00;
}
.color-2 {
color: #ff6d2e;
}
.color-3 {
color: #ff3d5a;
}
.color-4 {
color: #9d2a5a;
}
.color-5 {
color: #5a4fcf;
}
/* CSS Variables */
:root {
--color-1: #ffcc00;
--color-2: #ff6d2e;
--color-3: #ff3d5a;
--color-4: #9d2a5a;
--color-5: #5a4fcf;
}
CSS del degradado de fondo Ethereal Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcc00, #ff6d2e, #ff3d5a, #9d2a5a, #5a4fcf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcc00, #ff6d2e, #ff3d5a, #9d2a5a, #5a4fcf);
}
Paletas de colores similares
- Ethereal Sunset
- Wiggly Wonderland
- Celestial Blaze
- Mystic Violets and Golden Hues
- Purple Rarity
- Harmony of Trust
- Celestial Serenade
- Sunlit Harvest
- Shades of Blue and Gold
- Lemon Zest Breeze
- Bright Lemon Yellow
- Warm Love
- Eclipse of Life
- Shades of Green Red Yellow
- Cybernetic Blossom
- Warm Melon
- Light Blue Moon
- Galaxy Blue
Ethereal Sunset color palette created on .