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: #1f1b79;
}
.color-2 {
color: #3d4999;
}
.color-3 {
color: #6d8fb0;
}
.color-4 {
color: #a1c7d9;
}
.color-5 {
color: #f4e1a4;
}
/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #3d4999;
--color-3: #6d8fb0;
--color-4: #a1c7d9;
--color-5: #f4e1a4;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #3d4999, #6d8fb0, #a1c7d9, #f4e1a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #3d4999, #6d8fb0, #a1c7d9, #f4e1a4);
}
Tavolozze di colori simili
- Celestial Harmony
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- 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
Shades of Blue color palette created on .