All Palettes

Color Palette #4b91e2, #51b3a3, #f5c400, #f77022, #e94e77

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.syndicalist {
color: #f5c400;
}
.apocalyptic-orange {
color: #f77022;
}
.kacey-s-pink {
color: #e94e77;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--syndicalist:#f5c400;
--apocalyptic-orange:#f77022;
--kacey-s-pink:#e94e77;
}

More palettes to explore