All Palettes

Color Palette #f1c40e, #9b58b6, #2ecc70, #e77e23, #3398db

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshine-mellow {
color: #f1c40e;
}
.liberal-lilac {
color: #9b58b6;
}
.ufo-green {
color: #2ecc70;
}
.orange-gluttony {
color: #e77e23;
}
.blue-damselfly {
color: #3398db;
}

/* CSS Variables */
:root {
--sunshine-mellow:#f1c40e;
--liberal-lilac:#9b58b6;
--ufo-green:#2ecc70;
--orange-gluttony:#e77e23;
--blue-damselfly:#3398db;
}

More palettes to explore