All Palettes

Color Palette #4b91e2, #5abf8b, #f6e48e, #f79c40, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spearmint-burst {
color: #5abf8b;
}
.pale-banana {
color: #f6e48e;
}
.chat-orange {
color: #f79c40;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spearmint-burst:#5abf8b;
--pale-banana:#f6e48e;
--chat-orange:#f79c40;
--mandarin-red:#e74d3c;
}

More palettes to explore