All Palettes

Color Palette #4b91e2, #51b3a3, #f3ca4f, #f78c40, #d74c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.radiant-sun {
color: #f3ca4f;
}
.hot-orange {
color: #f78c40;
}
.spicy-orange {
color: #d74c2d;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--radiant-sun:#f3ca4f;
--hot-orange:#f78c40;
--spicy-orange:#d74c2d;
}

More palettes to explore