Paleta de colores Light Blue Ice
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Light Blue Ice palette
CSS de la paleta de colores Light Blue Ice
/* CSS */
.color-1 {
color: #a9d8e5;
}
.color-2 {
color: #b3e0e0;
}
.color-3 {
color: #d4f2e8;
}
.color-4 {
color: #f1f9f4;
}
.color-5 {
color: #f5ffff;
}
/* CSS Variables */
:root {
--color-1: #a9d8e5;
--color-2: #b3e0e0;
--color-3: #d4f2e8;
--color-4: #f1f9f4;
--color-5: #f5ffff;
}
CSS del degradado de fondo Light Blue Ice
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9d8e5, #b3e0e0, #d4f2e8, #f1f9f4, #f5ffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9d8e5, #b3e0e0, #d4f2e8, #f1f9f4, #f5ffff);
}
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
Light Blue Ice color palette created on .