All Palettes

Color Palette #4b91e2, #51b3a3, #f6c84c, #e77e23, #d63838

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.sunny-mood {
color: #f6c84c;
}
.orange-gluttony {
color: #e77e23;
}
.red-power {
color: #d63838;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--sunny-mood:#f6c84c;
--orange-gluttony:#e77e23;
--red-power:#d63838;
}

More palettes to explore