All Palettes

Color Palette #3b4f78, #4f786e, #f5c400, #d65d00, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-knight {
color: #3b4f78;
}
.double-jeopardy {
color: #4f786e;
}
.syndicalist {
color: #f5c400;
}
.exuberance {
color: #d65d00;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--noble-knight:#3b4f78;
--double-jeopardy:#4f786e;
--syndicalist:#f5c400;
--exuberance:#d65d00;
--mandarin-red:#e74d3c;
}

More palettes to explore