Blue Horizon Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Horizon palette
tavolozza dei colori Blue Horizon CSS
/* CSS */
.color-1 {
color: #1590f4;
}
.color-2 {
color: #51b4f5;
}
.color-3 {
color: #8cddf3;
}
.color-4 {
color: #f6eda7;
}
.color-5 {
color: #fcac2c;
}
/* CSS Variables */
:root {
--color-1: #1590f4;
--color-2: #51b4f5;
--color-3: #8cddf3;
--color-4: #f6eda7;
--color-5: #fcac2c;
}
CSS con gradiente di sfondo Blue Horizon
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1590f4, #51b4f5, #8cddf3, #f6eda7, #fcac2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1590f4, #51b4f5, #8cddf3, #f6eda7, #fcac2c);
}
Tavolozze di colori simili
- Sunrise Reverie
- Electric Sunset Symphony
- Sunrise Serenade
- Sunset Serenade
- Retro Green Red Blue
- Retro Green Red Blue
- Vibrant Orange
- Desert Mirage
- Vibrant Yellow
- Sunny Reagan Dreams
- Sunset Reverie
- Shades of Yellow and Blue
- Shades of Yellow and Blue
- Vibrant Lyrec
- Heroic Dawn
- Shades of Yellow Pink
- Sunny Serenity
- Vibrant Serenade
Blue Horizon color palette created on .