All Palettes

Color Palette #4b91e2, #51b3a3, #7dd421, #f7c94b, #e8493b

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.king-lizard {
color: #7dd421;
}
.sunny-mood {
color: #f7c94b;
}
.mandarin-red {
color: #e8493b;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--king-lizard:#7dd421;
--sunny-mood:#f7c94b;
--mandarin-red:#e8493b;
}

More palettes to explore