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: #a4d2e0;
}
.color-2 {
color: #f1a7b4;
}
.color-3 {
color: #f8d36d;
}
.color-4 {
color: #f39c12;
}
.color-5 {
color: #a47aff;
}
/* CSS Variables */
:root {
--color-1: #a4d2e0;
--color-2: #f1a7b4;
--color-3: #f8d36d;
--color-4: #f39c12;
--color-5: #a47aff;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4d2e0, #f1a7b4, #f8d36d, #f39c12, #a47aff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4d2e0, #f1a7b4, #f8d36d, #f39c12, #a47aff);
}
Tavolozze di colori simili
- Sigma Sunrise
- Shades of Blue
- Shades of Beryl
- Cosmic Amethyst Dream
- Island Breeze
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
Shades of Blue color palette created on .