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: #9fc5f4;
}
.color-2 {
color: #6b9cff;
}
.color-3 {
color: #3d7bff;
}
.color-4 {
color: #2b6eda;
}
.color-5 {
color: #194fb3;
}
/* CSS Variables */
:root {
--color-1: #9fc5f4;
--color-2: #6b9cff;
--color-3: #3d7bff;
--color-4: #2b6eda;
--color-5: #194fb3;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc5f4, #6b9cff, #3d7bff, #2b6eda, #194fb3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc5f4, #6b9cff, #3d7bff, #2b6eda, #194fb3);
}
Tavolozze di colori simili
- Dusty Blue and Sage Green
- Drizzle Dreams
- Cerulean Elegance
- Cascading Clouds
- Oceanic Ember
- Shades of Green and Blue
- Frank's Vibrant Journey
- Shades of Green and Blue
- Pink Dream
- Vibrant Red Blue Purple
- Blue Sky
- Whimsical Elegance
- Blue Astro
- Oceanic Harmony
- Sunny Coast Vibes
- Sunset Serenade
- California Sunset
- Whimsical Blossom
Shades of Blue color palette created on .