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: #3b3e40;
}
.color-2 {
color: #6e7c7b;
}
.color-3 {
color: #a0c0c5;
}
.color-4 {
color: #d5e7e6;
}
.color-5 {
color: #f5c6b2;
}
/* CSS Variables */
:root {
--color-1: #3b3e40;
--color-2: #6e7c7b;
--color-3: #a0c0c5;
--color-4: #d5e7e6;
--color-5: #f5c6b2;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b3e40, #6e7c7b, #a0c0c5, #d5e7e6, #f5c6b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b3e40, #6e7c7b, #a0c0c5, #d5e7e6, #f5c6b2);
}
Tavolozze di colori simili
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
- Tropical Serenity
- Aqua Retreat
- Ocean Breeze
- Dimmed Blue Green Pink
- Serene Skies at Dusk
- Shades of Blue
- Cool Jazz Harmony
- Blue Chance
- Blue Earthtones
- Shades of Blue
Shades of Blue color palette created on .