Paleta de colores Neon Circuit Burst
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Neon Circuit Burst palette
Descargar la paleta de colores Neon Circuit Burst (PNG)
CSS de la paleta de colores Neon Circuit Burst
/* CSS */
.color-1 {
color: #00bfff;
}
.color-2 {
color: #32cd32;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #ff4400;
}
.color-5 {
color: #ff6bb5;
}
/* CSS Variables */
:root {
--color-1: #00bfff;
--color-2: #32cd32;
--color-3: #ffd900;
--color-4: #ff4400;
--color-5: #ff6bb5;
}
CSS del degradado de fondo Neon Circuit Burst
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00bfff, #32cd32, #ffd900, #ff4400, #ff6bb5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00bfff, #32cd32, #ffd900, #ff4400, #ff6bb5);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
Neon Circuit Burst color palette created on .