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: #45b2e8;
}
.color-2 {
color: #2b8ba1;
}
.color-3 {
color: #1f3d4c;
}
.color-4 {
color: #f3e5a5;
}
.color-5 {
color: #fbbe89;
}
/* CSS Variables */
:root {
--color-1: #45b2e8;
--color-2: #2b8ba1;
--color-3: #1f3d4c;
--color-4: #f3e5a5;
--color-5: #fbbe89;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #45b2e8, #2b8ba1, #1f3d4c, #f3e5a5, #fbbe89);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #45b2e8, #2b8ba1, #1f3d4c, #f3e5a5, #fbbe89);
}
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 .