All Palettes

Color Palette #1c3f73, #3a7d9c, #6db5c0, #a4e8a1, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.blue-dart-frog {
color: #3a7d9c;
}
.riverside-blue {
color: #6db5c0;
}
.grape-green {
color: #a4e8a1;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--blue-dart-frog:#3a7d9c;
--riverside-blue:#6db5c0;
--grape-green:#a4e8a1;
--syndicalist:#f5c400;
}

More palettes to explore