Galactic Indulgence Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Galactic Indulgence palette
tavolozza dei colori Galactic Indulgence CSS
/* CSS */
.color-1 {
color: #5b4b8b;
}
.color-2 {
color: #b48db9;
}
.color-3 {
color: #c7d3e0;
}
.color-4 {
color: #f2a391;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #5b4b8b;
--color-2: #b48db9;
--color-3: #c7d3e0;
--color-4: #f2a391;
--color-5: #ff6e61;
}
CSS con gradiente di sfondo Galactic Indulgence
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b4b8b, #b48db9, #c7d3e0, #f2a391, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b4b8b, #b48db9, #c7d3e0, #f2a391, #ff6e61);
}
Tavolozze di colori simili
Galactic Indulgence color palette created on .