Ocean
Deep blues and teals of the open sea
CSS Variables
Copy this into your stylesheet
:root {
--color-1: #0077B6;
--color-2: #00B4D8;
--color-3: #90E0EF;
--color-4: #023E8A;
--color-5: #48CAE4;
}Deep blues and teals of the open sea
Copy this into your stylesheet
:root {
--color-1: #0077B6;
--color-2: #00B4D8;
--color-3: #90E0EF;
--color-4: #023E8A;
--color-5: #48CAE4;
}