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: #ff6b6b;
}
.color-2 {
color: #ff9a6b;
}
.color-3 {
color: #ffd97a;
}
.color-4 {
color: #6bcbff;
}
.color-5 {
color: #4b91e2;
}
/* CSS Variables */
:root {
--color-1: #ff6b6b;
--color-2: #ff9a6b;
--color-3: #ffd97a;
--color-4: #6bcbff;
--color-5: #4b91e2;
}
CSS con gradiente di sfondo Sunset Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6b6b, #ff9a6b, #ffd97a, #6bcbff, #4b91e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6b6b, #ff9a6b, #ffd97a, #6bcbff, #4b91e2);
}
Tavolozze di colori simili
- Dark Crimson
- Chocolate Crunch Delight
- Sangria Sunset
- Cherry Limeade Burst
- Regal Emberstone
- Yellow Eclipse
- Twilight Ember
- Sweetheart Serenade
- Ember Ascendance
- Sunset Orange
- Sunset Serenade
- Vibrant Red and Blue
- Shades of Pink and Blue
- Webslinger Vibes
- Shades of Pink and Red
- Shades of Blue and Red
- Haunting Hues
- Candy Apple Red
Sunset Breeze color palette created on .