All Palettes

Color Palette #2b3d50, #3398db, #f1c40e, #e74d3c, #8d43ad

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.blue-damselfly {
color: #3398db;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}
.moonshadow {
color: #8d43ad;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--blue-damselfly:#3398db;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
--moonshadow:#8d43ad;
}

More palettes to explore