All Palettes

Color Palette #4c8eeb, #6dd08a, #f0d24c, #f19437, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4c8eeb;
}
.serengeti-green {
color: #6dd08a;
}
.banana-drama {
color: #f0d24c;
}
.furry-lion {
color: #f19437;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--olympic-blue:#4c8eeb;
--serengeti-green:#6dd08a;
--banana-drama:#f0d24c;
--furry-lion:#f19437;
--mandarin-red:#e74d3c;
}

More palettes to explore