Paleta de colores Shades of Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Blue palette
CSS de la paleta de colores Shades of Blue
/* CSS */
.color-1 {
color: #318ad3;
}
.color-2 {
color: #5eb5e4;
}
.color-3 {
color: #a3cfe0;
}
.color-4 {
color: #f2e5a1;
}
.color-5 {
color: #f5b400;
}
/* CSS Variables */
:root {
--color-1: #318ad3;
--color-2: #5eb5e4;
--color-3: #a3cfe0;
--color-4: #f2e5a1;
--color-5: #f5b400;
}
CSS del degradado de fondo Shades of Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #318ad3, #5eb5e4, #a3cfe0, #f2e5a1, #f5b400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #318ad3, #5eb5e4, #a3cfe0, #f2e5a1, #f5b400);
}
Paletas de colores similares
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
- Ocean Whisper
- Ethereal Webs
- Ocean Breeze Symphony
Shades of Blue color palette created on .