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: #4cb7e1;
}
.color-2 {
color: #0099cc;
}
.color-3 {
color: #007a99;
}
.color-4 {
color: #006080;
}
.color-5 {
color: #003f5c;
}
/* CSS Variables */
:root {
--color-1: #4cb7e1;
--color-2: #0099cc;
--color-3: #007a99;
--color-4: #006080;
--color-5: #003f5c;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cb7e1, #0099cc, #007a99, #006080, #003f5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cb7e1, #0099cc, #007a99, #006080, #003f5c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Estetico
- Skyline Machinery
- Celestial Harmony
- Rainy Reverie
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
Shades of Blue color palette created on .