All Palettes

Color Palette #4b91e2, #51b3a6, #f2b531, #f79c40, #e8493b

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a6;
}
.xanthous {
color: #f2b531;
}
.chat-orange {
color: #f79c40;
}
.mandarin-red {
color: #e8493b;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a6;
--xanthous:#f2b531;
--chat-orange:#f79c40;
--mandarin-red:#e8493b;
}

More palettes to explore