Shades of Blue Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Blue palette
tavolozza dei colori Shades of Blue CSS
/* CSS */
.color-1 {
color: #1e2876;
}
.color-2 {
color: #404c9c;
}
.color-3 {
color: #6881c4;
}
.color-4 {
color: #85a3e0;
}
.color-5 {
color: #b6caf1;
}
/* CSS Variables */
:root {
--color-1: #1e2876;
--color-2: #404c9c;
--color-3: #6881c4;
--color-4: #85a3e0;
--color-5: #b6caf1;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e2876, #404c9c, #6881c4, #85a3e0, #b6caf1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e2876, #404c9c, #6881c4, #85a3e0, #b6caf1);
}
Tavolozze di colori simili
- Calm Blue
- Moonlit Serenity
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
Shades of Blue color palette created on .