All Palettes

Color Palette #f5c400, #0097a8, #d64000, #f1f4f3, #5e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.brilliant {
color: #0097a8;
}
.torii-red {
color: #d64000;
}
.zappy-zebra {
color: #f1f4f3;
}
.bright-eggplant {
color: #5e4b8b;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--brilliant:#0097a8;
--torii-red:#d64000;
--zappy-zebra:#f1f4f3;
--bright-eggplant:#5e4b8b;
}

More palettes to explore