All Palettes

Color Palette #003a5c, #005b85, #0076a8, #f9a824, #eb602d

0%
0%
0%

CSS code for this palette

/* CSS */
.maniac-mansion {
color: #003a5c;
}
.high-profile {
color: #005b85;
}
.summer-lake {
color: #0076a8;
}
.honey-wax {
color: #f9a824;
}
.sunset-blaze {
color: #eb602d;
}

/* CSS Variables */
:root {
--maniac-mansion:#003a5c;
--high-profile:#005b85;
--summer-lake:#0076a8;
--honey-wax:#f9a824;
--sunset-blaze:#eb602d;
}

More palettes to explore