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: #a3c7e0;
}
.color-2 {
color: #599bd4;
}
.color-3 {
color: #3b6ba5;
}
.color-4 {
color: #2a4d89;
}
.color-5 {
color: #1e396c;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #599bd4;
--color-3: #3b6ba5;
--color-4: #2a4d89;
--color-5: #1e396c;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #599bd4, #3b6ba5, #2a4d89, #1e396c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #599bd4, #3b6ba5, #2a4d89, #1e396c);
}
Tavolozze di colori simili
- Blue Moon
- Whimsical Tati Dreamscape
- Frosted Serenity
- Blue Clusters
- Shades of Purple and Teal
- Indigo Dreams
- Colorful Ophelia
- Mystic Lagoon
- Blue Clinic
- Aqua Pharma Elegance
- Teal Sunshine
- Glacial Serenity
- Shades of Blue
- Whimsical Meadow
- Cool Blue
- Light Blue Winter Tundra
- Serene Skies and Blushing Blooms
- Imperial Elegance
Shades of Blue color palette created on .