Neon Nights
Electric colors that pop
CSS Variables
Copy this into your stylesheet
:root {
--color-1: #FF006E;
--color-2: #FB5607;
--color-3: #FFBE0B;
--color-4: #3A86FF;
--color-5: #8338EC;
}Electric colors that pop
Copy this into your stylesheet
:root {
--color-1: #FF006E;
--color-2: #FB5607;
--color-3: #FFBE0B;
--color-4: #3A86FF;
--color-5: #8338EC;
}