All Palettes

Color Palette #4b91e2, #5abf8c, #f7c94b, #f76e6e, #e84a87

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spearmint-burst {
color: #5abf8c;
}
.sunny-mood {
color: #f7c94b;
}
.breeze-of-chilli {
color: #f76e6e;
}
.hindu-lotus {
color: #e84a87;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spearmint-burst:#5abf8c;
--sunny-mood:#f7c94b;
--breeze-of-chilli:#f76e6e;
--hindu-lotus:#e84a87;
}

More palettes to explore