All Palettes

Color Palette #9dbe5b, #f5c400, #ff6d1f, #f47e25, #6c4b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.sapling {
color: #9dbe5b;
}
.syndicalist {
color: #f5c400;
}
.shocking-orange {
color: #ff6d1f;
}
.iceland-poppy {
color: #f47e25;
}
.old-fashioned-purple {
color: #6c4b6b;
}

/* CSS Variables */
:root {
--sapling:#9dbe5b;
--syndicalist:#f5c400;
--shocking-orange:#ff6d1f;
--iceland-poppy:#f47e25;
--old-fashioned-purple:#6c4b6b;
}

More palettes to explore