Sunset Serenade Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sunset Serenade palette
tavolozza dei colori Sunset Serenade CSS
/* CSS */
.color-1 {
color: #0048ad;
}
.color-2 {
color: #f22626;
}
.color-3 {
color: #bdffee;
}
.color-4 {
color: #f5c2cf;
}
.color-5 {
color: #fef68b;
}
/* CSS Variables */
:root {
--color-1: #0048ad;
--color-2: #f22626;
--color-3: #bdffee;
--color-4: #f5c2cf;
--color-5: #fef68b;
}
CSS con gradiente di sfondo Sunset Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0048ad, #f22626, #bdffee, #f5c2cf, #fef68b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0048ad, #f22626, #bdffee, #f5c2cf, #fef68b);
}
Tavolozze di colori simili
- Deep Purple Red
- Crimson Sunset
- Dark Blue
- Urban Vibe Harmony
- Vibrant Harmony
- Yellow Splash
- Sunset Serenade
- Sunset Over Ocean Waves
- Sunset Over Ocean Waves
- Dark Blue and Red
- Enchanted Whispers
- Vibrant Sunset
- Crisp Orchard Harmony
- Whispers of Spring
- Vibrant Orange Blue
- Tempting Echoes
- Electric Sunset
- Celestial Eruption
Sunset Serenade color palette created on .