Paleta de colores Insect Gangster Glow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Insect Gangster Glow palette
CSS de la paleta de colores Insect Gangster Glow
/* CSS */
.color-1 {
color: #f5a300;
}
.color-2 {
color: #f5d000;
}
.color-3 {
color: #e2e600;
}
.color-4 {
color: #b6d600;
}
.color-5 {
color: #68bd00;
}
/* CSS Variables */
:root {
--color-1: #f5a300;
--color-2: #f5d000;
--color-3: #e2e600;
--color-4: #b6d600;
--color-5: #68bd00;
}
CSS del degradado de fondo Insect Gangster Glow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a300, #f5d000, #e2e600, #b6d600, #68bd00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a300, #f5d000, #e2e600, #b6d600, #68bd00);
}
Paletas de colores similares
Insect Gangster Glow color palette created on .