All Palettes

Color Palette #1c3f73, #3a7d9c, #4eb5c1, #f2e19c, #f15a22

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.blue-dart-frog {
color: #3a7d9c;
}
.cave-lake {
color: #4eb5c1;
}
.buttery-croissant {
color: #f2e19c;
}
.prometheus-orange {
color: #f15a22;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--blue-dart-frog:#3a7d9c;
--cave-lake:#4eb5c1;
--buttery-croissant:#f2e19c;
--prometheus-orange:#f15a22;
}

More palettes to explore