Paleta de colores Electric Euphoria
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Electric Euphoria palette
CSS de la paleta de colores Electric Euphoria
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffcb5c;
}
.color-3 {
color: #6fbe7f;
}
.color-4 {
color: #4b91e2;
}
.color-5 {
color: #d54d52;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffcb5c;
--color-3: #6fbe7f;
--color-4: #4b91e2;
--color-5: #d54d52;
}
CSS del degradado de fondo Electric Euphoria
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffcb5c, #6fbe7f, #4b91e2, #d54d52);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffcb5c, #6fbe7f, #4b91e2, #d54d52);
}
Paletas de colores similares
- Caroline's Sunset Symphony
- Sunset Serenade
- Sweet Summer Treats
- Warm Vee
- Pink Sweetness
- Teal Sunset
- Seashell Serenade
- Vibrant Tides of Natasha
- Seashell Serenade
- Ember Frost Elegy
- Pastel Paradise
- Shades of Yellow and Blue
- Blue and Red Harmony
- Sunset Reverie
- Sunset Serenade
- Southwest Blue
- Tropical Lychee Bliss
- Coral Dream
Electric Euphoria color palette created on .