Shades of Cobalt Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Cobalt palette
tavolozza dei colori Shades of Cobalt CSS
/* CSS */
.color-1 {
color: #0048ad;
}
.color-2 {
color: #0074b3;
}
.color-3 {
color: #0096d6;
}
.color-4 {
color: #50c2f7;
}
.color-5 {
color: #a3d6e0;
}
/* CSS Variables */
:root {
--color-1: #0048ad;
--color-2: #0074b3;
--color-3: #0096d6;
--color-4: #50c2f7;
--color-5: #a3d6e0;
}
CSS con gradiente di sfondo Shades of Cobalt
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0048ad, #0074b3, #0096d6, #50c2f7, #a3d6e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0048ad, #0074b3, #0096d6, #50c2f7, #a3d6e0);
}
Tavolozze di colori simili
- 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
- Serenity by the River
Shades of Cobalt color palette created on .