Midnight
Deep purples and blues of the night sky
CSS Variables
Copy this into your stylesheet
:root {
--color-1: #10002B;
--color-2: #240046;
--color-3: #3C096C;
--color-4: #5A189A;
--color-5: #7B2FBE;
}Deep purples and blues of the night sky
Copy this into your stylesheet
:root {
--color-1: #10002B;
--color-2: #240046;
--color-3: #3C096C;
--color-4: #5A189A;
--color-5: #7B2FBE;
}