All Palettes

Color Palette #4b91e2, #51b3a3, #f6d12c, #ef6b06, #da2e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.emerald-wave {
color: #51b3a3;
}
.dream-of-spring {
color: #f6d12c;
}
.epicurean-orange {
color: #ef6b06;
}
.chi-gong {
color: #da2e2b;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--emerald-wave:#51b3a3;
--dream-of-spring:#f6d12c;
--epicurean-orange:#ef6b06;
--chi-gong:#da2e2b;
}

More palettes to explore