Celestial Confections Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Celestial Confections palette
tavolozza dei colori Celestial Confections CSS
/* CSS */
.color-1 {
color: #e0e8f0;
}
.color-2 {
color: #a6c6ed;
}
.color-3 {
color: #6da5d9;
}
.color-4 {
color: #3e8ebb;
}
.color-5 {
color: #2a6c8d;
}
/* CSS Variables */
:root {
--color-1: #e0e8f0;
--color-2: #a6c6ed;
--color-3: #6da5d9;
--color-4: #3e8ebb;
--color-5: #2a6c8d;
}
CSS con gradiente di sfondo Celestial Confections
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0e8f0, #a6c6ed, #6da5d9, #3e8ebb, #2a6c8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0e8f0, #a6c6ed, #6da5d9, #3e8ebb, #2a6c8d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Estetico
Celestial Confections color palette created on .