All Palettes

Color Palette #d75928, #d97f3a, #e4ba4e, #a1c86a, #5e8d5e

0%
0%
0%

CSS code for this palette

/* CSS */
.obstinate-orange {
color: #d75928;
}
.sweet-potato {
color: #d97f3a;
}
.blockchain-gold {
color: #e4ba4e;
}
.be-spontaneous {
color: #a1c86a;
}
.hippie-green {
color: #5e8d5e;
}

/* CSS Variables */
:root {
--obstinate-orange:#d75928;
--sweet-potato:#d97f3a;
--blockchain-gold:#e4ba4e;
--be-spontaneous:#a1c86a;
--hippie-green:#5e8d5e;
}

More palettes to explore