All Palettes

Color Palette #2b3a8c, #4f5bab, #8a8f8f, #d9b45e, #c34c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-seal {
color: #2b3a8c;
}
.chinese-bellflower {
color: #4f5bab;
}
.leadbelcher-metal {
color: #8a8f8f;
}
.strike-it-rich {
color: #d9b45e;
}
.sweet-baby-rose {
color: #c34c3c;
}

/* CSS Variables */
:root {
--navy-seal:#2b3a8c;
--chinese-bellflower:#4f5bab;
--leadbelcher-metal:#8a8f8f;
--strike-it-rich:#d9b45e;
--sweet-baby-rose:#c34c3c;
}

More palettes to explore