All Palettes

Color Palette #f7701d, #da5f2b, #4b91e2, #2b3d50, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.apocalyptic-orange {
color: #f7701d;
}
.full-of-life {
color: #da5f2b;
}
.olympic-blue {
color: #4b91e2;
}
.snap-shot {
color: #2b3d50;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--apocalyptic-orange:#f7701d;
--full-of-life:#da5f2b;
--olympic-blue:#4b91e2;
--snap-shot:#2b3d50;
--sunshine-mellow:#f1c40e;
}

More palettes to explore