Paleta de colores Electric Sunrise
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Electric Sunrise palette
CSS de la paleta de colores Electric Sunrise
/* CSS */
.color-1 {
color: #f9d648;
}
.color-2 {
color: #fddb6d;
}
.color-3 {
color: #e9b149;
}
.color-4 {
color: #faa200;
}
.color-5 {
color: #fcda4f;
}
/* CSS Variables */
:root {
--color-1: #f9d648;
--color-2: #fddb6d;
--color-3: #e9b149;
--color-4: #faa200;
--color-5: #fcda4f;
}
CSS del degradado de fondo Electric Sunrise
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d648, #fddb6d, #e9b149, #faa200, #fcda4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d648, #fddb6d, #e9b149, #faa200, #fcda4f);
}
Paletas de colores similares
- Shades of Red and Green
- Vibrant Harmony
- Sunset Orange
- Sunlit Harvest
- Shades of Pink
- Golden Explosion
- Sweetheart Serenade
- Celestial Dreamscape
- Velvet Sunrise
- Whimsical Dreamscape
- Orange Sunset
- Golden Sunset
- Whimsical Fiesta
- Sunny Kiko Garden
- Tropical Tigerfish Tones
- Dimitri's Radiance
- Harmony of Gakushu
- Golden Sunrise
Electric Sunrise color palette created on .