All Palettes

Color Palette #002147, #004985, #007ab8, #f5c400, #dba400

0%
0%
0%

CSS code for this palette

/* CSS */
.oxford-blue {
color: #002147;
}
.bridgeport {
color: #004985;
}
.star-command-blue {
color: #007ab8;
}
.syndicalist {
color: #f5c400;
}
.golden-beryl-yellow {
color: #dba400;
}

/* CSS Variables */
:root {
--oxford-blue:#002147;
--bridgeport:#004985;
--star-command-blue:#007ab8;
--syndicalist:#f5c400;
--golden-beryl-yellow:#dba400;
}

More palettes to explore