All Palettes

Color Palette #4b91e2, #4eb3d4, #8ddb8a, #f9d75d, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.epimetheus {
color: #4eb3d4;
}
.vic-20-green {
color: #8ddb8a;
}
.glitter-yellow {
color: #f9d75d;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--epimetheus:#4eb3d4;
--vic-20-green:#8ddb8a;
--glitter-yellow:#f9d75d;
--mandarin-red:#e74d3c;
}

More palettes to explore