All Palettes

Color Palette #4b91e2, #51b3a3, #f7c94b, #f78d1d, #e6797d

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.sunny-mood {
color: #f7c94b;
}
.miami-marmalade {
color: #f78d1d;
}
.lively-coral {
color: #e6797d;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--sunny-mood:#f7c94b;
--miami-marmalade:#f78d1d;
--lively-coral:#e6797d;
}

More palettes to explore