Paleta de colores Fiery Sunset Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Fiery Sunset Serenade palette
CSS de la paleta de colores Fiery Sunset Serenade
/* CSS */
.color-1 {
color: #ed7a1d;
}
.color-2 {
color: #f49b1f;
}
.color-3 {
color: #f8d559;
}
.color-4 {
color: #f6b83c;
}
.color-5 {
color: #d94b1c;
}
/* CSS Variables */
:root {
--color-1: #ed7a1d;
--color-2: #f49b1f;
--color-3: #f8d559;
--color-4: #f6b83c;
--color-5: #d94b1c;
}
CSS del degradado de fondo Fiery Sunset Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ed7a1d, #f49b1f, #f8d559, #f6b83c, #d94b1c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ed7a1d, #f49b1f, #f8d559, #f6b83c, #d94b1c);
}
Paletas de colores similares
- Whimsical Tales of Two Tongues
- Nile Gold Ventures
- Sunset Over Ocean Waves
- Golden Horizon
- Mystic Billiards
- Orange Gymnastics
- Elias Sunrise
- Ochre's Cheerful Charm
- Bright Yellow
- Shades of Yellow and Red
- Midnight Blossom
- Coral Sunset
- Tropical Serenity
- Tropical Harmony
- Luminous Ember
- Sunny Orchard Harmony
- Shades of Yellow
- Vibrant Coral
Fiery Sunset Serenade color palette created on .