Blue Ice Cream Galaxy Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Ice Cream Galaxy palette
tavolozza dei colori Blue Ice Cream Galaxy CSS
/* CSS */
.color-1 {
color: #f6d5e2;
}
.color-2 {
color: #a3c7e0;
}
.color-3 {
color: #6f9cc8;
}
.color-4 {
color: #4b7bec;
}
.color-5 {
color: #2b4f82;
}
/* CSS Variables */
:root {
--color-1: #f6d5e2;
--color-2: #a3c7e0;
--color-3: #6f9cc8;
--color-4: #4b7bec;
--color-5: #2b4f82;
}
CSS con gradiente di sfondo Blue Ice Cream Galaxy
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d5e2, #a3c7e0, #6f9cc8, #4b7bec, #2b4f82);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d5e2, #a3c7e0, #6f9cc8, #4b7bec, #2b4f82);
}
Tavolozze di colori simili
Blue Ice Cream Galaxy color palette created on .