Blue Sunset Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Sunset palette
tavolozza dei colori Blue Sunset CSS
/* CSS */
.color-1 {
color: #1166b6;
}
.color-2 {
color: #fc461d;
}
.color-3 {
color: #c75043;
}
.color-4 {
color: #f6b83c;
}
.color-5 {
color: #8fdc95;
}
/* CSS Variables */
:root {
--color-1: #1166b6;
--color-2: #fc461d;
--color-3: #c75043;
--color-4: #f6b83c;
--color-5: #8fdc95;
}
CSS con gradiente di sfondo Blue Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1166b6, #fc461d, #c75043, #f6b83c, #8fdc95);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1166b6, #fc461d, #c75043, #f6b83c, #8fdc95);
}
Tavolozze di colori simili
- Whimsical Serenity
- Oceanic Breeze
- Petals of Hanako
- Shades of Purple
- Shades of Purple
- Dark Purple Shades
- Whispering Twilight
- Whispering Twilight
- Pink and Blue Harmony
- Celestial Harmony
- Blue Jean Breeze
- Oceanic Sunset
- Serene Disquiet
- Light Blue Sea Goddess
- Serenade of the Sea
- Whimsical Serenity
- Dark Blue Interface
- Mystic Dusk
Blue Sunset color palette created on .