All Palettes

Color Palette #1d3f72, #4e8dc1, #83d4e2, #f0ba5c, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.boat-house {
color: #4e8dc1;
}
.water-nymph {
color: #83d4e2;
}
.crunch {
color: #f0ba5c;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--boat-house:#4e8dc1;
--water-nymph:#83d4e2;
--crunch:#f0ba5c;
--orange-gluttony:#e77e23;
}

More palettes to explore