All Palettes

Color Palette #4c8eeb, #6bcf68, #f3d449, #ff6d2e, #ef4848

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4c8eeb;
}
.verdant-oasis {
color: #6bcf68;
}
.banana-drama {
color: #f3d449;
}
.extreme-carrot {
color: #ff6d2e;
}
.glowing-brake-disc {
color: #ef4848;
}

/* CSS Variables */
:root {
--olympic-blue:#4c8eeb;
--verdant-oasis:#6bcf68;
--banana-drama:#f3d449;
--extreme-carrot:#ff6d2e;
--glowing-brake-disc:#ef4848;
}

More palettes to explore