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: #f3e9d3;
}
.color-2 {
color: #d2c2e0;
}
.color-3 {
color: #a8b2e1;
}
.color-4 {
color: #509dc3;
}
.color-5 {
color: #2b5e82;
}
/* CSS Variables */
:root {
--color-1: #f3e9d3;
--color-2: #d2c2e0;
--color-3: #a8b2e1;
--color-4: #509dc3;
--color-5: #2b5e82;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e9d3, #d2c2e0, #a8b2e1, #509dc3, #2b5e82);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e9d3, #d2c2e0, #a8b2e1, #509dc3, #2b5e82);
}
Tavolozze di colori simili
- Cherry Blossom Whisper
- Sunset Mimosa Bliss
- Shades of Teal
- Sunset Breeze
- Blush Blossom
- Dandy Delight
- Shades of Purple
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
Shades of Blue color palette created on .