All Palettes

Color Palette #3b4a68, #f1c40e, #e77e23, #2ecc70, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sargasso-sea {
color: #3b4a68;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.ufo-green {
color: #2ecc70;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--sargasso-sea:#3b4a68;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--ufo-green:#2ecc70;
--mandarin-red:#e74d3c;
}

More palettes to explore