All Palettes

Color Palette #a7d94a, #e6b328, #fce1b6, #f47b1f, #d85a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.burst-of-lime {
color: #a7d94a;
}
.gold-tips {
color: #e6b328;
}
.yellow-essence {
color: #fce1b6;
}
.sun-orange {
color: #f47b1f;
}
.obstinate-orange {
color: #d85a2c;
}

/* CSS Variables */
:root {
--burst-of-lime:#a7d94a;
--gold-tips:#e6b328;
--yellow-essence:#fce1b6;
--sun-orange:#f47b1f;
--obstinate-orange:#d85a2c;
}

More palettes to explore