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: #5a5d8c;
}
.color-2 {
color: #a2a7c8;
}
.color-3 {
color: #e3e8f2;
}
.color-4 {
color: #f8caa5;
}
.color-5 {
color: #f76e6e;
}
/* CSS Variables */
:root {
--color-1: #5a5d8c;
--color-2: #a2a7c8;
--color-3: #e3e8f2;
--color-4: #f8caa5;
--color-5: #f76e6e;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a5d8c, #a2a7c8, #e3e8f2, #f8caa5, #f76e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a5d8c, #a2a7c8, #e3e8f2, #f8caa5, #f76e6e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Estetico
- Shades of Blue
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
Shades of Blue color palette created on .