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: #f3a5c3;
}
.color-2 {
color: #f6d66f;
}
.color-3 {
color: #a2e2e0;
}
.color-4 {
color: #82bfe3;
}
.color-5 {
color: #4c5c90;
}
/* CSS Variables */
:root {
--color-1: #f3a5c3;
--color-2: #f6d66f;
--color-3: #a2e2e0;
--color-4: #82bfe3;
--color-5: #4c5c90;
}
CSS con gradiente di sfondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3a5c3, #f6d66f, #a2e2e0, #82bfe3, #4c5c90);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3a5c3, #f6d66f, #a2e2e0, #82bfe3, #4c5c90);
}
Tavolozze di colori simili
- Blossom Breeze
- Whimsical Blossom
- Royal Rose Garden
- Mulberry Garden
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Shades
- Shades of Green
- Whispers of the Ancients
- Purple Princess
- Shades of Green and Pink
- Pink Whisper Dreams
- Black Green Elegance
- Dahlia Dreams
- Rosewood Vibes
- Pink Dahlia
- Shades of Pink
- Whimsical Dreams
Shades of Blue color palette created on .