All Palettes

Color Palette #ff6d1f, #d9a930, #6f2c90, #2b883d, #f1e6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.golden-grass {
color: #d9a930;
}
.true-purple {
color: #6f2c90;
}
.green-ribbon {
color: #2b883d;
}
.ancient-ivory {
color: #f1e6d0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--golden-grass:#d9a930;
--true-purple:#6f2c90;
--green-ribbon:#2b883d;
--ancient-ivory:#f1e6d0;
}

More palettes to explore