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: #142339;
}
.color-2 {
color: #2c4b6d;
}
.color-3 {
color: #4d7a99;
}
.color-4 {
color: #a6c8d8;
}
.color-5 {
color: #e3f4f7;
}
/* CSS Variables */
:root {
--color-1: #142339;
--color-2: #2c4b6d;
--color-3: #4d7a99;
--color-4: #a6c8d8;
--color-5: #e3f4f7;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #142339, #2c4b6d, #4d7a99, #a6c8d8, #e3f4f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #142339, #2c4b6d, #4d7a99, #a6c8d8, #e3f4f7);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Blu
- Green Blue Cocktail
- Yellow Eclipse
- Helium Blue Shades
- Silent Pursuit
- Caged Echoes
- Frosted Serenity
- Oceanic Serenity
- Bright Azure
- Celestial Wave
- Ocean Breeze Sunrise
- Ocean Breeze Serenity
- Whispers of the Storm
- Mystic Azure Dreamscape
- Mystic Azure Dreamscape
- Shades of Blue
- Celestial Tide
- Shades of Blue
- Conrad's Horizon
Shades of Blue color palette created on .