Aegean Mist Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Aegean Mist palette
tavolozza dei colori Aegean Mist CSS
/* CSS */
.color-1 {
color: #d0d8dc;
}
.color-2 {
color: #b3c7d6;
}
.color-3 {
color: #9fb3c6;
}
.color-4 {
color: #7c9cb1;
}
.color-5 {
color: #4f7d92;
}
/* CSS Variables */
:root {
--color-1: #d0d8dc;
--color-2: #b3c7d6;
--color-3: #9fb3c6;
--color-4: #7c9cb1;
--color-5: #4f7d92;
}
CSS con gradiente di sfondo Aegean Mist
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0d8dc, #b3c7d6, #9fb3c6, #7c9cb1, #4f7d92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0d8dc, #b3c7d6, #9fb3c6, #7c9cb1, #4f7d92);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Estetico
Aegean Mist color palette created on .