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: #5fb1bf;
}
.color-2 {
color: #a7d7d3;
}
.color-3 {
color: #f2e4b5;
}
.color-4 {
color: #f7b1a1;
}
.color-5 {
color: #e58080;
}
/* CSS Variables */
:root {
--color-1: #5fb1bf;
--color-2: #a7d7d3;
--color-3: #f2e4b5;
--color-4: #f7b1a1;
--color-5: #e58080;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5fb1bf, #a7d7d3, #f2e4b5, #f7b1a1, #e58080);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5fb1bf, #a7d7d3, #f2e4b5, #f7b1a1, #e58080);
}
Tavolozze di colori simili
- Teal and Terracotta
- Shades of Pink
- Shades of Pink and Blue
- Tranquil Teal Tides
- Serene Waters
- Charming Neighbors
- Coral Sunset
- Whimsical Forest Dream
- Celestial Harmony
- Aqua Serenity
- Tropical Teal Harmony
- Oceanic Serenity
- Seaside Serenade
- Iridescent Reverie
- Shades of Blue
- Whispering Dusk
- Serene Aqua Breeze
- Shades of Green
Shades of Blue color palette created on .