All Palettes

Color Palette #1c1c1c, #8e4e2e, #f1c40e, #e77e23, #2ecc70

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-black {
color: #1c1c1c;
}
.gingerbread {
color: #8e4e2e;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.ufo-green {
color: #2ecc70;
}

/* CSS Variables */
:root {
--eerie-black:#1c1c1c;
--gingerbread:#8e4e2e;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--ufo-green:#2ecc70;
}

More palettes to explore