All Palettes

Color Palette #004f94, #0071b8, #f5c400, #faa700, #e94e77

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-olympus {
color: #004f94;
}
.spanish-blue {
color: #0071b8;
}
.syndicalist {
color: #f5c400;
}
.chrome-yellow {
color: #faa700;
}
.kacey-s-pink {
color: #e94e77;
}

/* CSS Variables */
:root {
--blue-olympus:#004f94;
--spanish-blue:#0071b8;
--syndicalist:#f5c400;
--chrome-yellow:#faa700;
--kacey-s-pink:#e94e77;
}

More palettes to explore