Sunset Breeze Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sunset Breeze palette
tavolozza dei colori Sunset Breeze CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #ffc83d;
}
.color-4 {
color: #eaf6eb;
}
.color-5 {
color: #b2e0e6;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #ffc83d;
--color-4: #eaf6eb;
--color-5: #b2e0e6;
}
CSS con gradiente di sfondo Sunset Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #ffc83d, #eaf6eb, #b2e0e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #ffc83d, #eaf6eb, #b2e0e6);
}
Tavolozze di colori simili
- Flirty Orange
- Desert Sunrise
- Vibrant Orange
- Sea Buckthorn Sunrise
- Citrus Innovation
- Zoey's Dreamscape
- Blue and Orange Adventure
- Vibrant Aspirations
- Red Damask Serenity
- Sunset Serenade
- Code Burst
- Vibrant Orange
- Vibrant Orange Blue Red
- Sassy Orange
- Tropical Sunset Breeze
- Golden Ember Sunset
- Bright Yellow
- Citrus Sunrise
Sunset Breeze color palette created on .